Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / WriteProtection Class / setWriteReservedBy Method
In This Topic
    setWriteReservedBy Method
    In This Topic
    Sets the name of the user who currently has write permission for the workbook.
    Syntax
    public void setWriteReservedBy( 
       java.lang.String value
    )

    Parameters

    value
    See Also