'Declaration Public Function New( _ ByVal fontName As String, _ ByVal fontSize As Single, _ ByVal color As Color _ )
'Declaration
Public Function New( _ ByVal fontName As String, _ ByVal fontSize As Single, _ ByVal color As Color _ )
public XLFont( string fontName, float fontSize, Color color )
XLFont Class XLFont Members Overload List