Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedAppearanceStyleInfo Class / Font Property


In This Topic
Font Property (NamedAppearanceStyleInfo)
In This Topic
Gets the font settings of the cell for the notification style.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Font As Font
 
'Usage
 
Dim instance As NamedAppearanceStyleInfo
Dim value As Font
 
value = instance.Font
See Also