Spread Windows Forms 12.0 Product Documentation
DefaultFont Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > EditBaseCellType Class : DefaultFont Property
Gets the default font.
Syntax
'Declaration
 
Public Shared ReadOnly Property DefaultFont As Font
'Usage
 
Dim value As Font
 
value = EditBaseCellType.DefaultFont
public static Font DefaultFont {get;}
See Also

Reference

EditBaseCellType Class
EditBaseCellType Members