Rectangle.HorizontalNoShade 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.
Horizontal Rule 3D Shading Toggle
Represents the following attribute in the schema: o:hrnoshade
[DocumentFormat.OpenXml.SchemaAttr(27, "hrnoshade")]
public DocumentFormat.OpenXml.TrueFalseValue HorizontalNoShade { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue HorizontalNoShade { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "hrnoshade")]
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalNoShade { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:hrnoshade")]
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalNoShade { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalNoShade { get; set; }
member this.HorizontalNoShade : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "hrnoshade")>]
member this.HorizontalNoShade : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:hrnoshade")>]
member this.HorizontalNoShade : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property HorizontalNoShade As TrueFalseValue
Property Value
Returns EnumValue<T>.
- Attributes