Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LockForeColor As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.LockForeColor
    public static readonly SheetStyleProperty LockForeColor
    See Also