ListColumn
ListColumn
Overview
ListColumn 是一个类在Aspose.Cells FOSS的.NET中.
表示 Excel 表中的单一列.
特性: Name, TotalsCalculation, TotalsRowFormula, TotalsRowLabel.
Description
ListColumn 是一个类在Aspose.Cells FOSS库的.NET,它暴露了 0 个方法和 4 种属性用于编程使用.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | 阅读/写作 | 得到或设置名字. |
TotalsCalculation | TotalsCalculation | 阅读/写作 | 得到或设置总数计算. |
TotalsRowLabel | string | 阅读/写作 | 得到或设置总数行标签. |
TotalsRowFormula | string | 阅读/写作 | 得到或设置总数行公式. |