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

In This Topic
ITextOrientationSupport2 Interface Methods
In This Topic

For a list of all members of this type, see ITextOrientationSupport2 members.

Public Methods
 NameDescription
 MethodDetermines whether adjacent cells can overflow into this cell. (Inherited from FarPoint.Win.Spread.CellType.IRenderer)
 MethodDetermines whether this cell can overflow into an adjacent cell. (Inherited from FarPoint.Win.Spread.CellType.IRenderer)
 MethodGets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.IEnhancedRenderer)
 MethodPaint back color.  
 MethodPaints the cell when not in edit mode. (Inherited from FarPoint.Win.Spread.IEnhancedRenderer)
 MethodExtend paiting with an extraRendererSettings.  
 MethodPaint diagonal line rotated text.  
Top
See Also