PropertySet.ColorCategoryId Property

Definition

Color Transform Category

Represents the following attribute in the schema: csCatId

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

Property Value

Returns StringValue.

Attributes

Applies to