PropertySet.ColorType 属性

定义

颜色转换类型标识符

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于