Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetStyleProperty Class / Locked Field
Example


In This Topic
    Locked Field
    In This Topic
    Represents the Locked property (index of 7) for the lock setting of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Locked As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.Locked
    public static readonly SheetStyleProperty Locked
    Example
    See Also