[]
        
(Showing Draft Content)

C1.Excel.XLFont.GetResourceFont

GetResourceFont Method

GetResourceFont(string)

Gets a font that embedded to this library.

Declaration
[CLSCompliant(false)]
public static Font GetResourceFont(string name)
Parameters
Type Name Description
string name

The embedded font name from list: Arial.

Returns
Type Description
Font

The font that embedded to this library or null.