Share via


PropertySet.ColorType Property

Color Transform Type Identifier.Represents the attribte in schema: csTypeId

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "csTypeId")> _
Public Property ColorType As StringValue
    Get
    Set
'Usage
Dim instance As PropertySet
Dim value As StringValue

value = instance.ColorType

instance.ColorType = value
[SchemaAttrAttribute(, "csTypeId")]
public StringValue ColorType { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

PropertySet Class

PropertySet Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace