HTMLTableColumn Properties |
The HTMLTableColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| Accumulate |
Flag indicating if the column can accumulate
| |
| Description |
Description/column header
| |
| EumQuantity |
Eum Quantity of value, when unit conversions are required. Otherwise, leave as null.
| |
| FormatString |
Format string for column. Leave as null to use default formatting.
| |
| StyleClass |
CSS style class for column. Leave as null to use default style.
| |
| Type |
Type of value that the column outputs
|