BorderType.ThemeShade Property

Definition

Border Theme Color Shade

Represents the following attribute in the schema: w:themeShade

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

Property Value

Returns StringValue.

Attributes

Applies to