IMsoChartGroup.SplitValue Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property SplitValue As Object
Get
Set
'Usage
Dim instance As IMsoChartGroup
Dim value As Object
value = instance.SplitValue
instance.SplitValue = value
Object SplitValue { get; set; }
Property Value
Type: System.Object