PivotFilter.DataCubeField Property

Definition

This property is applicable only to OLAP PivotTables and provides the Value field (PivotField in the Values area) being filtered by for a value filter. Read/write.

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

Property Value

CubeField

Applies to