Поделиться через


EastAsianLayout.Vertical Property

Horizontal in Vertical (Rotate Text).Represents the attribte in schema: w:vert

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

Syntax

'Декларация
<SchemaAttrAttribute(, "vert")> _
Public Property Vertical As OnOffValue
    Get
    Set
'Применение
Dim instance As EastAsianLayout
Dim value As OnOffValue

value = instance.Vertical

instance.Vertical = value
[SchemaAttrAttribute(, "vert")]
public OnOffValue Vertical { get; set; }

Property Value

Type: DocumentFormat.OpenXml.OnOffValue
Returns EnumValue<T>.

See Also

Reference

EastAsianLayout Class

EastAsianLayout Members

DocumentFormat.OpenXml.Wordprocessing Namespace