Package | Description |
---|---|
io.keikai.api.model.impl |
Keikai Spreadsheet Model API implementation classes, Internal use only
|
io.keikai.model |
Keikai Spreadsheet Internal Book Model classes.
|
io.keikai.model.impl |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
io.keikai.range |
Keikai Spreadsheet Internal Range API classes.
|
io.keikai.range.impl |
Keikai Spreadsheet Internal Range API Implementation classes.
|
Modifier and Type | Method and Description |
---|---|
SSheetProtection |
SheetProtectionImpl.getNative() |
Constructor and Description |
---|
SheetProtectionImpl(ModelRef<SSheet> sheetRef,
ModelRef<SSheetProtection> sspRef) |
Modifier and Type | Method and Description |
---|---|
SSheetProtection |
SSheet.getSheetProtection()
Gets enhanced protection.
|
Modifier and Type | Class and Description |
---|---|
class |
SheetProtectionImpl |
Modifier and Type | Method and Description |
---|---|
SSheetProtection |
SheetImpl.getSheetProtection() |
Modifier and Type | Method and Description |
---|---|
SSheetProtection |
SRange.getSheetProtection()
Gets
SSheetProtection protection options that tells what are
allowed operations for the protected sheet of the first region of this
range. |
Modifier and Type | Method and Description |
---|---|
SSheetProtection |
RangeImpl.getSheetProtection() |
Copyright © 2020. All rights reserved.