DataBodyRange
PivotTable.DataBodyRange property
返回一个 CellArea 对象,该对象表示在标题行和插入行之间的列表中包含数据 area 的范围。只读。
public CellArea DataBodyRange { get; }
也可以看看
- struct CellArea
- class PivotTable
- 命名空间 Aspose.Cells.Pivot
- 部件 Aspose.Cells
返回一个 CellArea 对象,该对象表示在标题行和插入行之间的列表中包含数据 area 的范围。只读。
public CellArea DataBodyRange { get; }