PivotTable.PageRangeCells 属性

定义

返回一个 Range 对象,该对象仅代表指定数据透视表中包含页面字段和项下拉列表的单元格。

public:
 property Microsoft::Office::Interop::Excel::Range ^ PageRangeCells { Microsoft::Office::Interop::Excel::Range ^ get(); };
public Microsoft.Office.Interop.Excel.Range PageRangeCells { get; }
Public ReadOnly Property PageRangeCells As Range

属性值

适用于