Package | Description |
---|---|
io.keikai.api |
Keikai Spreadsheet API classes.
|
io.keikai.api.impl |
Keikai Spreadsheet API implementation classes, internal use only
|
Modifier and Type | Method and Description |
---|---|
SheetProtection |
SheetProtection.Builder.build()
Returns an instance of SheetProtection created from the fields set on this builder.
|
Modifier and Type | Method and Description |
---|---|
void |
Range.protectSheet(SheetProtection protection)
Protect a
Sheet so that it cannot be modified. |
Modifier and Type | Method and Description |
---|---|
void |
RangeImpl.protectSheet(SheetProtection protection) |
Copyright © 2020. All rights reserved.