Color.ThemeShade Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Run Content 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