Microsoft Word · Schema

Table

Represents a table in a Word document.

DocumentsMicrosoft 365OfficeProductivityWord Processing

Properties

Name Type Description
id string Unique identifier of the table.
rowCount integer Number of rows in the table.
columnCount integer Number of columns in the table.
style string Style name applied to the table.
alignment string Table alignment.
headerRowCount integer Number of header rows.
View JSON Schema on GitHub