Package | Description |
---|---|
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 |
---|---|
static SRange.SheetVisible |
SRange.SheetVisible.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SRange.SheetVisible[] |
SRange.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 |
SRange.setSheetVisible(SRange.SheetVisible visible)
Set Sheet visibility; can be SheetVisible.VISIBLE, SheetVisible.HIDDEN,
and SheetVisible.VERY_HIDDEN.
|
Modifier and Type | Method and Description |
---|---|
void |
RangeImpl.setSheetVisible(SRange.SheetVisible visible) |
Copyright © 2020. All rights reserved.