ColorMenu.ShadowColor 属性

定义

默认阴影颜色

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

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

属性值

返回 StringValue

属性

适用于