Freigeben über


Line.HorizontalNoShade-Eigenschaft

Horizontal Rule 3D Shading Toggle.Represents the attribte in schema: o:hrnoshade

Namespace:  DocumentFormat.OpenXml.Vml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "hrnoshade")> _
Public Property HorizontalNoShade As TrueFalseValue
    Get
    Set
'Usage
Dim instance As Line
Dim value As TrueFalseValue

value = instance.HorizontalNoShade

instance.HorizontalNoShade = value
[SchemaAttrAttribute(, "hrnoshade")]
public TrueFalseValue HorizontalNoShade { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.

Siehe auch

Referenz

Line Klasse

Line-Member

DocumentFormat.OpenXml.Vml-Namespace