[]
        
(Showing Draft Content)

C1.Excel.XLFont.GetMeasure

GetMeasure Method

GetMeasure(string)

Gets text measure as SizeF of this font.

Declaration
public SizeF GetMeasure(string text)
Parameters
Type Name Description
string text

The text for measuring.

Returns
Type Description
SizeF

The size in points of the text for this font.