Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Font Structure
Members


Font Structure
Defines a particular format for text, including font face, size, and style attributes.
Syntax
'Declaration
 
Public Structure Font 
   Inherits System.ValueType
 
'Usage
 
Dim instance As Font
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.Font

See Also