Spread Windows Forms 12.0 Product Documentation
TextOrientation Property (IDateTimeCellType)


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

Reference

IDateTimeCellType Interface
IDateTimeCellType Members