Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / Font Field


In This Topic
Font Field (SheetStyleProperty)
In This Topic
Represents the font of the sheet style. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Font As SheetStyleProperty
 
'Usage
 
Dim value As SheetStyleProperty
 
value = SheetStyleProperty.Font
See Also