Freigeben über


Oval.HorizontalStandard-Eigenschaft

Horizontal Rule Standard Display Toggle.Represents the attribte in schema: o:hrstd

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

Syntax

'Declaration
<SchemaAttrAttribute(, "hrstd")> _
Public Property HorizontalStandard As TrueFalseValue
    Get
    Set
'Usage
Dim instance As Oval
Dim value As TrueFalseValue

value = instance.HorizontalStandard

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

Eigenschaftswert

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

Siehe auch

Referenz

Oval Klasse

Oval-Member

DocumentFormat.OpenXml.Vml-Namespace