| Package | Description |
|---|---|
| com.groupdocs.editor.options |
The com.groupdocs.editor.options namespace provides interfaces for load and save options.
|
| Modifier and Type | Method and Description |
|---|---|
WorksheetProtection |
SpreadsheetSaveOptions.getWorksheetProtection()
Allows to enable a worksheet protection for the output Spreadsheet
document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpreadsheetSaveOptions.setWorksheetProtection(WorksheetProtection value)
Allows to enable a worksheet protection for the output Spreadsheet
document.
|
Copyright © 2024. All rights reserved.