Spread Windows Forms 12.0 Product Documentation
TextRotationAngle Property (EmptyCellType)


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

Reference

EmptyCellType Class
EmptyCellType Members