Spread for ASP.NET 12 Product Documentation
Font Property (FpSpread)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : Font Property
This property is not used. To change the font for all the cells, please use the DefaultStyle property of the SheetView class.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Font As FontInfo
'Usage
 
Dim instance As FpSpread
Dim value As FontInfo
 
value = instance.Font
public override FontInfo Font {get;}
See Also

Reference

FpSpread Class
FpSpread Members