Spread Windows Forms 12.0 Product Documentation
TextRotationAngle Property (ITextOrientationSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > ITextOrientationSupport Interface : TextRotationAngle Property
Gets or sets the rotation angle of the text for the cell.
Syntax
'Declaration
 
Property TextRotationAngle As Double
'Usage
 
Dim instance As ITextOrientationSupport
Dim value As Double
 
instance.TextRotationAngle = value
 
value = instance.TextRotationAngle
double TextRotationAngle {get; set;}
See Also

Reference

ITextOrientationSupport Interface
ITextOrientationSupport Members