ComponentOne Web API Edition
TextRotation Property

C1.Web.Api.Excel Namespace > Style Class : TextRotation Property
Gets or sets the rotation angle of text.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property TextRotation As Integer
[DefaultValue()]
[XmlAttribute()]
public int TextRotation {get; set;}
See Also

Reference

Style Class
Style Members