Spread Silverlight Documentation
Rotation Property (IExtendedFormat)


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

Property Value

The orientation of the text.
See Also

Reference

IExtendedFormat Interface
IExtendedFormat Members