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


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