CubeField.CubeFieldSubType Property

Definition

Specifies the type of a CubeField. Read-only.

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

Property Value

XlCubeFieldSubType

Remarks

The CubeFieldSubType can be any of the values in the following enumeration

Applies to