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
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.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.