Table
Represents an Excel table.
AutomationData AnalysisMicrosoftMicrosoft 365OfficeSpreadsheets
Properties
| Name |
Type |
Description |
| id |
string |
Unique identifier for the table. |
| name |
string |
The name of the table. |
| showHeaders |
boolean |
Whether the header row is visible. |
| showTotals |
boolean |
Whether the total row is visible. |
| style |
string |
Table style name. |
JSON Schema