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 |
---|---|
static Range.SheetVisible |
Range.SheetVisible.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Range.SheetVisible[] |
Range.SheetVisible.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Range.setSheetVisible(Range.SheetVisible visible)
Setup sheet's visibility; can be VISIBLE, HIDDEN, or VERY_HIDDEN.
|
Modifier and Type | Method and Description |
---|---|
void |
RangeImpl.setSheetVisible(Range.SheetVisible visible) |
Copyright © 2020. All rights reserved.