C1.Web.Api.Excel Namespace / Style Class / TextDirection Property

In This Topic
TextDirection Property
In This Topic
Gets or sets the direction of text flow.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<XmlAttributeAttribute()>
Public Property TextDirection As TextDirectionType
 
See Also