API Reference

Class

HtmlSemanticTable

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Modifiers sealed

Typed semantic table.

Inheritance

  • Object
  • HtmlSemanticTable

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public String Caption { get; } #

Resolved table caption or shared fallback title.

public IReadOnlyList<HtmlSemanticTableRow> Rows { get; } #

Rows in source order.