Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IProtectionSupport2 Interface
Members


In This Topic
    IProtectionSupport2 Interface
    In This Topic
    Support workbook and worksheet protection mode.
    Syntax
    'Declaration
     
    
    Public Interface IProtectionSupport2 
       Inherits IProtectionSupport 
    'Usage
     
    
    Dim instance As IProtectionSupport2
    public interface IProtectionSupport2 : IProtectionSupport  
    See Also