Spread Windows Forms 12.0 Product Documentation
Font Property (IFormatCondition)


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

Property Value

A IFont object that represents the font.
See Also

Reference

IFormatCondition Interface
IFormatCondition Members