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. |