ListColumn
Overview
ListColumn is a class in Aspose.Cells FOSS for .NET.
Represents a single column in an Excel table.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | Gets or sets the column’s header text |
TotalsCalculation | TotalsCalculation | Read/Write | Specifies the aggregate function used for the column’s total row |
TotalsRowLabel | string | Read/Write | Defines the label displayed in the totals row for this column |
TotalsRowFormula | string | Read/Write | Contains the custom formula applied to the column’s totals row |