Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Font As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.Font
    public static readonly SheetStyleProperty Font
    See Also