Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / DisableProtect Method


In This Topic
    DisableProtect Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub DisableProtect() 
    'Usage
     
    
    Dim instance As SheetView
     
    instance.DisableProtect()
    protected void DisableProtect()
    See Also