Spread WPF 18
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.
    Object Model
    IProtection Interface
    Syntax
    'Declaration
     
    Public Interface IProtection 
    'Usage
     
    Dim instance As IProtection
    public interface IProtection 
    See Also