Share via


ColorMenu.ShadowColor Property

Definition

Default shadow color

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to