![Collapse image](collapse_all.gif)
![Expand Image](expand_all.gif)
![](collapse_all.gif)
![](expand_all.gif)
![](dropdown.gif)
![](dropdownHover.gif)
![Copy image](copycode.gif)
![CopyHover image](copycodeHighlight.gif)
The ExcelTableColumn type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CalculatedColumnFormula |
Sets a calculated column Formula.
Be carefull with this property since it is not validated.
|
![]() | DataCellStyleName |
The named style for datacells in the column
|
![]() | Id |
The column id
|
![]() | Name |
The name of the column
|
![]() | Position |
The position of the column
|
![]() | TotalsRowFormula |
Sets a custom Totals row Formula.
Be carefull with this property since it is not validated.
|
![]() | TotalsRowFunction |
Build-in total row functions.
To set a custom Total row formula use the TotalsRowFormula property
|
![]() | TotalsRowLabel |
A string text in the total row
|