Поделиться через


ChartColorFormat.SchemeColor Property

Returns or sets the index of a color in the current color scheme.

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

Syntax

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

value = instance.SchemeColor

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

Property Value

Type: System.Int32
Integer

See Also

Reference

ChartColorFormat Interface

ChartColorFormat Members

Microsoft.Office.Interop.Word Namespace