Spread Windows Forms 12.0 Product Documentation
Font Structure
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : Font Structure
Defines a particular format for text, including font face, size, and style attributes.
Object Model
Font StructureColor Structure
Syntax
'Declaration
 
Public Structure Font 
   Inherits System.ValueType
'Usage
 
Dim instance As Font
public struct Font : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.Font

See Also

Reference

Font Members
GrapeCity.Spreadsheet Namespace