Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ITextOrientationSupport2 Interface
Properties Methods

In This Topic
    ITextOrientationSupport2 Interface Members
    In This Topic

    The following tables list the members exposed by ITextOrientationSupport2.

    Public Properties
     NameDescription
     PropertyGets or sets how text orients itself when painting the cell. (Inherited from FarPoint.Win.Spread.CellType.ITextOrientationSupport)
     PropertyGets or sets the rotation angle of the text for the cell. (Inherited from FarPoint.Win.Spread.CellType.ITextOrientationSupport)
    Top
    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