| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTProtectedRanges |
CTWorksheet.protectedRanges |
| Modifier and Type | Method and Description |
|---|---|
CTProtectedRanges |
CTWorksheet.getProtectedRanges()
Gets the value of the protectedRanges property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setProtectedRanges(CTProtectedRanges value)
Sets the value of the protectedRanges property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTProtectedRanges |
Worksheet.protectedRanges |
| Modifier and Type | Method and Description |
|---|---|
CTProtectedRanges |
ObjectFactory.createCTProtectedRanges()
Create an instance of
CTProtectedRanges |
CTProtectedRanges |
Worksheet.getProtectedRanges()
Gets the value of the protectedRanges property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Worksheet.setProtectedRanges(CTProtectedRanges value)
Sets the value of the protectedRanges property.
|
Copyright © 2007-2022. All Rights Reserved.