IChartColorFormat.SchemeColor Property

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

Syntax

'Declaration
Property SchemeColor As Integer
    Get
    Set
'Usage
Dim instance As IChartColorFormat
Dim value As Integer

value = instance.SchemeColor

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

Property Value

Type: System.Int32

See Also

Reference

IChartColorFormat Interface

IChartColorFormat Members

Microsoft.Office.Interop.Excel Namespace