Spread Silverlight Documentation
Rotation Property (ExtendedFormat)


GrapeCity.Excel Namespace > ExtendedFormat Class : Rotation Property
Gets or sets the text orientation.
Syntax
'Declaration
 
Public Property Rotation As System.Integer
'Usage
 
Dim instance As ExtendedFormat
Dim value As System.Integer
 
instance.Rotation = value
 
value = instance.Rotation
public System.int Rotation {get; set;}

Property Value

The orientation of the text.
See Also

Reference

ExtendedFormat Class
ExtendedFormat Members