Initializes a new instance of the FontWrapper class
Namespace: Spire.Xls.Core.SpreadsheetAssembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public FontWrapper( XlsFont font )
Public Sub New ( font As XlsFont )
public: FontWrapper( XlsFont^ font )
new : font : XlsFont -> FontWrapper
Parameters
- font
- XlsFont