Shading.ThemeFillShade Property

Definition

Shading Background Theme Color Shade

Represents the following attribute in the schema: w:themeFillShade

[DocumentFormat.OpenXml.SchemaAttr(23, "themeFillShade")]
public DocumentFormat.OpenXml.StringValue ThemeFillShade { get; set; }
public DocumentFormat.OpenXml.StringValue ThemeFillShade { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "themeFillShade")]
public DocumentFormat.OpenXml.StringValue? ThemeFillShade { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:themeFillShade")]
public DocumentFormat.OpenXml.StringValue? ThemeFillShade { get; set; }
public DocumentFormat.OpenXml.StringValue? ThemeFillShade { get; set; }
member this.ThemeFillShade : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "themeFillShade")>]
member this.ThemeFillShade : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:themeFillShade")>]
member this.ThemeFillShade : DocumentFormat.OpenXml.StringValue with get, set
Public Property ThemeFillShade As StringValue

Property Value

Returns StringValue.

Attributes

Applies to