Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IProtection Interface
Members


In This Topic
    IProtection Interface
    In This Topic
    Represents the various types of protection options available for a worksheet.
    Syntax
    'Declaration
     
    
    Public Interface IProtection 
    'Usage
     
    
    Dim instance As IProtection
    public interface IProtection 
    See Also