Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Font Structure / Font Constructor


In This Topic
    Font Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the Font struct.  
    Initializes a new instance of the Font struct.  
    Initializes a new instance of the Font struct that uses the specified existing Font and Color value.  
    Initializes a new instance of the Font struct that uses the specified existing Font and Color value.  
    Initializes a new instance of the Font struct that uses the specified existing Font and FontStyle enumeration.  
    Initializes a new instance of the Font struct that uses the specified existing Font and Color value.  
    Initializes a new instance of the Font struct that uses the specified existing Font and new font face name.  
    Initializes a new instance of the Font struct that uses the specified existing Font and new font size.  
    Initializes a new instance of the Font struct that uses the specified existing Font and new font vertical alignment.  
    Initializes a new instance of the Font struct that uses the specified existing Font and new font underline.  
    Initializes a new instance of the Font struct that uses the specified existing Font and new theme font.  
    See Also