Partilhar via


CubeField.CubeFieldSubType Property

Specifies the type of a CubeField(). Read-only.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property CubeFieldSubType As XlCubeFieldSubType
    Get
'Usage
Dim instance As CubeField
Dim value As XlCubeFieldSubType

value = instance.CubeFieldSubType
XlCubeFieldSubType CubeFieldSubType { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlCubeFieldSubType
XlCubeFieldSubType

Remarks

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

See Also

Reference

CubeField Interface

CubeField Members

Microsoft.Office.Interop.Excel Namespace