Spread Windows Forms 15.0
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
    public static readonly SheetStyleProperty Font
    See Also