AsposeCellsCloud::Object::ListColumn

Load the model package

use AsposeCellsCloud::Object::ListColumn;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Name | string | Gets and sets the name of the column. | Range | Range | Gets the range of this list column. | TotalsCalculation | string | Gets and sets the type of calculation in the Totals row of the list column. | Formula | string | Gets and sets the formula of the list column. | TotalsRowLabel | string | Gets and sets the display labels of total row. |

[Back to Model list]
[Back to README]