| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTSheetProtection |
CTWorksheet.sheetProtection |
| Modifier and Type | Method and Description |
|---|---|
CTSheetProtection |
CTWorksheet.getSheetProtection()
Gets the value of the sheetProtection property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setSheetProtection(CTSheetProtection value)
Sets the value of the sheetProtection property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTSheetProtection |
Dialogsheet.sheetProtection |
protected CTSheetProtection |
Macrosheet.sheetProtection |
protected CTSheetProtection |
Worksheet.sheetProtection |
| Modifier and Type | Method and Description |
|---|---|
CTSheetProtection |
ObjectFactory.createCTSheetProtection()
Create an instance of
CTSheetProtection |
CTSheetProtection |
Dialogsheet.getSheetProtection()
Gets the value of the sheetProtection property.
|
CTSheetProtection |
Macrosheet.getSheetProtection()
Gets the value of the sheetProtection property.
|
CTSheetProtection |
Worksheet.getSheetProtection()
Gets the value of the sheetProtection property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dialogsheet.setSheetProtection(CTSheetProtection value)
Sets the value of the sheetProtection property.
|
void |
Macrosheet.setSheetProtection(CTSheetProtection value)
Sets the value of the sheetProtection property.
|
void |
Worksheet.setSheetProtection(CTSheetProtection value)
Sets the value of the sheetProtection property.
|
Copyright © 2007-2021. All Rights Reserved.