Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getWriteProtection Method
In This Topic
    getWriteProtection Method
    In This Topic
    Returns a WriteProtection object that provides access to the workbook write protection options.
    Syntax
    WriteProtection getWriteProtection()
    See Also