PivotField.CubeField Property

Definition

Returns the CubeField object from which the specified PivotTable field is descended. Read-only.

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

Property Value

Applies to