void
Generate the ProtectionOptions from json string.
boolean
Gets whether the deletion of columns is allowed on a protected worksheet.
boolean
Gets whether the deletion of rows is allowed on a protected worksheet.
boolean
Gets whether the user is allowed to edit scenarios on a protected worksheet.
boolean
Gets whether the user is allowed to make use of an AutoFilter that was created before the sheet was protected.
boolean
Gets whether the formatting of cells is allowed on a protected worksheet.
boolean
Gets whether the formatting of columns is allowed on a protected worksheet.
boolean
Gets whether the formatting of rows is allowed on a protected worksheet.
boolean
Gets whether the insertion of columns is allowed on a protected worksheet.
boolean
Gets whether the insertion of hyperlinks is allowed on a protected worksheet.
boolean
Gets whether the insertion of rows is allowed on a protected worksheet.
boolean
Gets whether the sorting option is allowed on a protected worksheet.
boolean
Gets whether the user is allowed to use objects on a protected worksheet.
boolean
Gets whether the user is allowed to use pivot tables on a protected worksheet.
void
Sets whether the deletion of columns is allowed on a protected worksheet.
void
Sets whether the deletion of rows is allowed on a protected worksheet.
void
Sets whether the user is allowed to edit scenarios on a protected worksheet.
void
Sets whether the user is allowed to make use of an AutoFilter that was created before the sheet was protected.
void
Sets whether the formatting of cells is allowed on a protected worksheet.
void
Sets whether the formatting of columns is allowed on a protected worksheet.
void
Sets whether the formatting of rows is allowed on a protected worksheet.
void
Sets whether the insertion of columns is allowed on a protected worksheet.
void
Sets whether the insertion of hyperlinks is allowed on a protected worksheet.
void
Sets whether the insertion of rows is allowed on a protected worksheet.
void
Sets whether the sorting option is allowed on a protected worksheet.
void
Sets whether the user is allowed to use objects on a protected worksheet.
void
Sets whether the user is allowed to use pivot tables on a protected worksheet.
Generate the string from the ProtectionOptions.