Office.Table enum
Specifies enumerated values for the cells
property in the cellFormat parameter of table formatting methods.
Fields
All | The entire table, including column headers, data, and totals (if any). |
Data | Only the data (no headers and totals). |
Headers | Only the header row. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins