ComponentOne ASP.NET MVC Controls
IWorkbookTableColumn Interface
File
wijmo.xlsx.js
Module
wijmo.xlsx

Represents the Table Column definition.

Properties

Properties

name

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

Type
string

showFilterButton

Indicating whether show filter button for the column.

Type
boolean

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