Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / EditBaseCellType Class / DefaultFont Property


In This Topic
DefaultFont Property
In This Topic
Gets the default font.
Syntax
'Declaration
 
Public Shared ReadOnly Property DefaultFont As Font
 
'Usage
 
Dim value As Font
 
value = EditBaseCellType.DefaultFont
See Also