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


Color3Type.SchemeColor Property

Scheme Color.Represents the element tag in schema: a:schemeClr

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property SchemeColor As SchemeColor
    Get
    Set
'Usage
Dim instance As Color3Type
Dim value As SchemeColor

value = instance.SchemeColor

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.SchemeColor

See Also

Reference

Color3Type Class

Color3Type Members

DocumentFormat.OpenXml.Presentation Namespace