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

In This Topic
    IProtection Interface Members
    In This Topic

    The following tables list the members exposed by IProtection.

    Public Properties
     NameDescription
     PropertyGets a boolean value indicating whether the deletion of columns is allowed on a protected worksheet.  
     PropertyGets a boolean value indicating whether the deletion of rows is allowed on a protected worksheet.  
     PropertyGets a boolean value indicating whether the user is allowed to make use of an IAutoFilter that was created before the sheet was protected.  
     PropertyGets a boolean value indicating whether the formatting of cells is allowed on a protected worksheet.  
     PropertyGets a boolean value indicating whether the formatting of columns is allowed on a protected worksheet.  
     PropertyGets a boolean value indicating whether the formatting of rows is allowed on a protected worksheet.  
     PropertyGets a boolean value indicating whether the insertion of columns is allowed on a protected worksheet.  
     PropertyGets a boolean value indicating whether the insertion of hyperlinks is allowed on a protected worksheet.  
     PropertyGets a boolean value indicating whether the insertion of rows is allowed on a protected worksheet.  
     PropertyGets a boolean value indicating whether the sorting option is allowed on a protected worksheet.  
    Top
    See Also