Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
Font Font { get; set; }
Property Font As Font Get Set
property Font^ Font { Font^ get (); void set (Font^ value); }
abstract Font : Font with get, set