Freigeben über


Group.HorizontalStandard-Eigenschaft

hrstd.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 Group
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

Group Klasse

Group-Member

DocumentFormat.OpenXml.Vml-Namespace