Rectangle.HorizontalNoShade Property

Definition

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

Applies to