WorksheetTableColumnArea
Represents the various areas which can have a format applied at the table column level.
Enumeration Members
Section titled "Enumeration Members"DataArea
Section titled "DataArea"The format is applied to the data area of the table column.
DataArea = 0 HeaderCell
Section titled "HeaderCell"The format is applied to the header cell of the table column.
HeaderCell = 1 TotalCell
Section titled "TotalCell"The format is applied to the total cell of the table column.
TotalCell = 2