Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IFont Interface
Members


In This Topic
IFont Interface
In This Topic
Contains the font attributes (font name, font size, color, and so on) for an object.
Syntax
'Declaration
 
Public Interface IFont 
 
'Usage
 
Dim instance As IFont
See Also