Compartilhar via


IChartGroup.SplitValue Property

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

Syntax

'Declaration
Property SplitValue As Object
    Get
    Set
'Usage
Dim instance As IChartGroup
Dim value As Object

value = instance.SplitValue

instance.SplitValue = value
Object SplitValue { get; set; }

Property Value

Type: System.Object

See Also

Reference

IChartGroup Interface

IChartGroup Members

Microsoft.Office.Interop.Excel Namespace