Compartir a través de


PropertySet.ColorType Propiedad

Definición

Identificador de tipo de transformación de color

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a