Compartir a través de


PropertySet.ColorCategoryId Propiedad

Definición

Categoría de transformación de color

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a