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