IChartGroup.SplitType Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property SplitType As XlChartSplitType
Get
Set
'Usage
Dim instance As IChartGroup
Dim value As XlChartSplitType
value = instance.SplitType
instance.SplitType = value
XlChartSplitType SplitType { get; set; }
Property Value
Type: Microsoft.Office.Interop.Excel.XlChartSplitType