Freigeben über


AnimateColor.ColorSpace-Eigenschaft

Color Space.Represents the attribte in schema: clrSpc

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

Syntax

'Declaration
<SchemaAttrAttribute(, "clrSpc")> _
Public Property ColorSpace As EnumValue(Of AnimateColorSpaceValues)
    Get
    Set
'Usage
Dim instance As AnimateColor
Dim value As EnumValue(Of AnimateColorSpaceValues)

value = instance.ColorSpace

instance.ColorSpace = value
[SchemaAttrAttribute(, "clrSpc")]
public EnumValue<AnimateColorSpaceValues> ColorSpace { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<AnimateColorSpaceValues>
Returns EnumValue<T>.

Siehe auch

Referenz

AnimateColor Klasse

AnimateColor-Member

DocumentFormat.OpenXml.Presentation-Namespace