Spread Windows Forms 12.0 Product Documentation
FooterFontBold Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetSkin Class : FooterFontBold Property
Gets whether the font is bold for text in footers in the sheet.
Syntax
'Declaration
 
Public ReadOnly Property FooterFontBold As Boolean
'Usage
 
Dim instance As SheetSkin
Dim value As Boolean
 
value = instance.FooterFontBold
public bool FooterFontBold {get;}
See Also

Reference

SheetSkin Class
SheetSkin Members