KnownDocumentTableCellKind enum
Known values of DocumentTableCellKind that the service accepts.
Fields
| ColumnHeader | Describes the content of the column. |
| Content | Contains the main content/data. |
| Description | Describes the content in (parts of) the table. |
| RowHeader | Describes the content of the row. |
| StubHead | Describes the row headers, usually located at the top left corner of a table. |