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.CellAttribute |
Range.CellAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Range.CellAttribute[] |
Range.CellAttribute.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.notifyChange(Range.CellAttribute cellAttr)
Notify this range has been changed on the specifield attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
RangeImpl.notifyChange(Range.CellAttribute cellAttr) |
Copyright © 2020. All rights reserved.