Spread Windows Forms 12.0 Product Documentation
Font Property (ITableStyleElement)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITableStyleElement Interface : Font Property
Gets an IFont object that represents the font of the specified object.
Syntax
'Declaration
 
ReadOnly Property Font As IFont
'Usage
 
Dim instance As ITableStyleElement
Dim value As IFont
 
value = instance.Font
IFont Font {get;}

Property Value

The IFont object that represents the font of the specified object.
See Also

Reference

ITableStyleElement Interface
ITableStyleElement Members