[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.GeneralEditor.GetDrawingStringFormat

GetDrawingStringFormat Method

GetDrawingStringFormat(ref Rectangle)

Gets a new string format for drawing the text in the specified rectangle.

Declaration
protected override StringFormat GetDrawingStringFormat(ref Rectangle drawRect)
Protected Overrides Function GetDrawingStringFormat(ByRef drawRect As Rectangle) As StringFormat
Parameters
Type Name Description
Rectangle drawRect

Rectangle for drawing text

Returns
Type Description
StringFormat

StringFormat object that contains the string format

Overrides
Remarks

This method modifies the rectangle under certain settings.