Spread Windows Forms 12.0 Product Documentation
TextRotationAngle Property (IDateTimeCellType)


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

Reference

IDateTimeCellType Interface
IDateTimeCellType Members