Spread for ASP.NET 12 Product Documentation
HeaderFontBold Property


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

Reference

SheetSkin Class
SheetSkin Members