Microsoft Word · Example Payload

Javascript Api Table Example

DocumentsMicrosoft 365OfficeProductivityWord Processing

Javascript Api Table Example is an example object payload from Microsoft Word, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idrowCountcolumnCountstylealignmentheaderRowCount

Example Payload

Raw ↑
{
  "id": "tbl-500789",
  "rowCount": 5,
  "columnCount": 3,
  "style": "Grid Table 1 Light",
  "alignment": "Centered",
  "headerRowCount": 1
}