[]
        
(Showing Draft Content)

IWorkbookTableColumn Interface

IWorkbookTableColumn Interface

Represents the Table Column definition.

Heirarchy

  • IWorkbookTableColumn

Implemented by

Properties

name

name: string

The name of the table column. It is referenced through functions.

Optional showFilterButton

showFilterButton: boolean

Indicating whether show filter button for the column.

Optional totalRowFunction

totalRowFunction: string

The function to show in the totals row cell for this column.

Optional totalRowLabel

totalRowLabel: string

The string to show in the totals row cell for the column.