WorkbookTableColumn Class
In This Topic
Constructor
constructor
constructor(): void
- Returns
- void
Properties
name
The name of the table column. It is referenced through functions.
- Type
- string
totalRowFunction
The function to show in the totals row cell for this column.
- Type
- string
totalRowLabel
The string to show in the totals row cell for the column.
- Type
- string