Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getProtectionSettings Method
In This Topic
    getProtectionSettings Method
    In This Topic
    Returns the IProtectionSettings object that represents the protectionoptions of the worksheet.
    Syntax
    IProtectionSettings getProtectionSettings()
    See Also