Shadow.Color2 属性

定义

阴影辅助颜色

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

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

属性值

返回 StringValue

属性

适用于