ListColumn
Contents
[
Hide
]
listColumn
Represents a column in a Table.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Name | String | True | False | Gets and sets the name of the column. | |
Range | Class:Range | True | False | Gets the range of this list column. | |
TotalsCalculation | String | True | False | Gets and sets the type of calculation in the Totals row of the list column. | |
Formula | String | True | False | Gets and sets the formula of the list column. | |
TotalsRowLabel | String | True | False | Gets and sets the display labels of total row. |