[]
Initializes a new instance of the TableColumn class.
The name of the table column.
The string to show in the totals row cell for the column.
The function to show in the totals row cell for this column.
Indicating whether show the filter button for the table column. The default value of showFilterButton is true.
Gets the name of the table column. It is referenced through functions.
Indicating whether show the filter button for the table column.
As FlexSheet has not supported filter for table yet, this property is used for import/export operation only by now.
Gets the Table the table columns belongs to.
The function to show in the totals row cell for the column.
The string to show in the totals row cell for the column.
Represents a column within the Table.