IMsoChartGroup.SubType Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property SubType As Integer
    Get
    Set
'Usage
Dim instance As IMsoChartGroup
Dim value As Integer

value = instance.SubType

instance.SubType = value
int SubType { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IMsoChartGroup Interface

IMsoChartGroup Members

Microsoft.Office.Core Namespace