Annotation Type ExcelLocked
The Interface ExcelLocked.
ExcelLocked is used to protect sheet with password, to insert password use the "value" parameter.
The "locked" parameter is used to enable/disable the protection sheet.
ExcelLocked is used to protect sheet with password, to insert password use the "value" parameter.
The "locked" parameter is used to enable/disable the protection sheet.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueValue.- Returns:
- the string
- Default:
"${bld.commons.sheet.password:}"
-
locked
boolean lockedLocked.- Returns:
- true, if successful
- Default:
true
-