Spread Windows Forms 12.0 Product Documentation
TextOrientation Property (ITextOrientationSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > ITextOrientationSupport Interface : TextOrientation Property
Gets or sets how text orients itself when painting the cell.
Syntax
'Declaration
 
Property TextOrientation As TextOrientation
'Usage
 
Dim instance As ITextOrientationSupport
Dim value As TextOrientation
 
instance.TextOrientation = value
 
value = instance.TextOrientation
TextOrientation TextOrientation {get; set;}
See Also

Reference

ITextOrientationSupport Interface
ITextOrientationSupport Members