Extrusion.Color 属性

定义

延伸颜色

表示架构中的以下属性: color

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

属性值

返回 StringValue

属性

适用于