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
'Declaration
<SchemaAttrAttribute(, "vert")> _
Public Property Vertical As OnOffValue
Get
Set
'Usage
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>.