Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / ProtectionSettings Property
In This Topic
    ProtectionSettings Property
    In This Topic
    Returns the IProtectionSettings object that represents the protection options of the worksheet.
    Syntax
    IProtectionSettings ProtectionSettings {get;}
    See Also