IWorkbookTableColumn Interface
In This Topic
- File
- wijmo.xlsx.js
- Module
- wijmo.xlsx
Represents the Table Column definition.
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