Ignite UI API Reference
ig.excel.WorksheetTableColumnArea
Represents the various areas which can have a format applied at the table column level.
Dependencies
jquery-1.4.4.js
infragistics.util.js
-
dataArea
- Type:
- ig.excel.WorksheetTableColumnArea
- Default:
- 0
The format is applied to the data area of the table column.
-
headerCell
- Type:
- ig.excel.WorksheetTableColumnArea
- Default:
- 1
The format is applied to the header cell of the table column.
-
totalCell
- Type:
- ig.excel.WorksheetTableColumnArea
- Default:
- 2
The format is applied to the total cell of the table column.
The current widget has no events.
The current widget has no public methods.