Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ITextOrientationSupport2 Interface
Members


In This Topic
ITextOrientationSupport2 Interface
In This Topic
Interface that specifies whether the cell type supports cell diagonal line painting.
Syntax
'Declaration
 
Public Interface ITextOrientationSupport2 
   Inherits IRenderer, ITextOrientationSupport, FarPoint.Win.Spread.IEnhancedRenderer 
 
'Usage
 
Dim instance As ITextOrientationSupport2
See Also