PropertySet.ColorType Property

Definition

Color Transform Type Identifier

Represents the following attribute in the schema: csTypeId

[DocumentFormat.OpenXml.SchemaAttr(0, "csTypeId")]
public DocumentFormat.OpenXml.StringValue ColorType { get; set; }
public DocumentFormat.OpenXml.StringValue ColorType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "csTypeId")]
public DocumentFormat.OpenXml.StringValue? ColorType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("csTypeId")]
public DocumentFormat.OpenXml.StringValue? ColorType { get; set; }
public DocumentFormat.OpenXml.StringValue? ColorType { get; set; }
member this.ColorType : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "csTypeId")>]
member this.ColorType : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("csTypeId")>]
member this.ColorType : DocumentFormat.OpenXml.StringValue with get, set
Public Property ColorType As StringValue

Property Value

Returns StringValue.

Attributes

Applies to