[]
Represents the Table Column definition.
public class WorkbookTableColumn
| Name | Description |
|---|---|
| WorkbookTableColumn() |
| Name | Description |
|---|---|
| Name | The name of the table column. |
| ShowFilterButton | Indicating whether show filter button for the column. |
| TotalRowFunction | Gets or sets the function to show in the totals row cell for this column. |
| TotalRowLabel | Gets or sets the string to show in the totals row cell for the column. |