Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / LockFont Field


In This Topic
    LockFont Field
    In This Topic
    Represents the Lock Font of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LockFont As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.LockFont
    public static readonly SheetStyleProperty LockFont
    See Also