[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.RichText.GetFormat

GetFormat Method

GetFormat(int)

Gets the font at the specified position.

Declaration
public Font GetFormat(int start)
Public Function GetFormat(start As Integer) As Font
Parameters
Type Name Description
int start

The start position of the text run.

Returns
Type Description
Font

The font at the specified position.