FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : ITextOrientationSupport2 Interface |
The following tables list the members exposed by ITextOrientationSupport2.
Name | Description | |
---|---|---|
TextOrientation | Gets or sets how text orients itself when painting the cell. (Inherited from FarPoint.Win.Spread.CellType.ITextOrientationSupport) | |
TextRotationAngle | Gets or sets the rotation angle of the text for the cell. (Inherited from FarPoint.Win.Spread.CellType.ITextOrientationSupport) |
Name | Description | |
---|---|---|
CanBeOverflown | Determines whether adjacent cells can overflow into this cell. (Inherited from FarPoint.Win.Spread.CellType.IRenderer) | |
CanOverflow | Determines whether this cell can overflow into an adjacent cell. (Inherited from FarPoint.Win.Spread.CellType.IRenderer) | |
GetPreferredSize | Gets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Win.Spread.IEnhancedRenderer) | |
PaintBackground | Paint back color. | |
PaintCell | Paints the cell when not in edit mode. (Inherited from FarPoint.Win.Spread.IEnhancedRenderer) | |
PaintEnhancedConditionalFormat | Extend paiting with an extraRendererSettings. | |
PaintText | Paint diagonal line rotated text. |