Compartir a través de


ColorFormat.SchemeColor Property

Returns or sets a value that represents the color in the applied color scheme that's associated with the specified object.

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 ColorFormat
Dim value As Integer

value = instance.SchemeColor

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

Property Value

Type: System.Int32

See Also

Reference

ColorFormat Interface

ColorFormat Members

Microsoft.Office.Interop.Word Namespace