ColumnRange
PivotTable.ColumnRange property
返回代表 range 的 CellArea 对象,该对象包含数据透视表中的列区域。只读。
public CellArea ColumnRange { get; }
也可以看看
- struct CellArea
- class PivotTable
- 命名空间 Aspose.Cells.Pivot
- 部件 Aspose.Cells
返回代表 range 的 CellArea 对象,该对象包含数据透视表中的列区域。只读。
public CellArea ColumnRange { get; }