Package version:

Enumeration KnownDocumentTableCellKind

Known values of DocumentTableCellKind that the service accepts.

Enumeration Members

ColumnHeader: "columnHeader"

Describes the content of the column.

Content: "content"

Contains the main content/data.

Description: "description"

Describes the content in (parts of) the table.

RowHeader: "rowHeader"

Describes the content of the row.

StubHead: "stubHead"

Describes the row headers, usually located at the top left corner of a table.

Generated using TypeDoc