PivotTable.PivotFormulas 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回一个 PivotFormulas 对象,该对象代表指定 PivotTable 报表的公式集合。 此为只读属性。
public:
property Microsoft::Office::Interop::Excel::PivotFormulas ^ PivotFormulas { Microsoft::Office::Interop::Excel::PivotFormulas ^ get(); };
public Microsoft.Office.Interop.Excel.PivotFormulas PivotFormulas { get; }
Public ReadOnly Property PivotFormulas As PivotFormulas
属性值
注解
对于 OLAP 数据源,该属性将返回一个空集合。