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

In This Topic
TextRotation Property
In This Topic
Gets or sets the rotation angle of text.
Syntax
'Declaration
 
<DefaultValueAttribute(0)>
<XmlAttributeAttribute()>
Public Property TextRotation As Integer
 
See Also