Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
ProtectedRangeCollection |
ProtectedRange.getParent()
Deprecated.
This method is internal and should not be used.
|
ProtectedRangeCollection |
ExcelWorksheet.getProtectedRanges()
Gets the protected ranges.
|
Modifier and Type | Method and Description |
---|---|
void |
ProtectedRange.setParent(ProtectedRangeCollection value)
Deprecated.
This method is internal and should not be used.
|
static void |
ProtectedRange.verifyTitle(String value,
String paramName,
ProtectedRangeCollection protectedRanges)
Deprecated.
This method is internal and should not be used.
|
© GemBox Ltd. — All rights reserved.