Initializes a new instance of the Font class

Namespace: Spire.Spreadsheet.Forms.Utility
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public Font()
Public Sub New
public:
Font()
new : unit -> Font

See Also