PivotTable.PageRange 属性

定义

返回一个 Range 对象,该对象代表数据透视表中包含页面区域的区域。 此为只读属性。

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

属性值

适用于