Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXMLStyle Class / ResetProtect Method


In This Topic
    ResetProtect Method
    In This Topic
    Resets the protection setting.
    Syntax
    'Declaration
     
    
    Public Sub ResetProtect() 
    'Usage
     
    
    Dim instance As ExcelXMLStyle
     
    instance.ResetProtect()
    public void ResetProtect()
    See Also