Package | Description |
---|---|
io.keikai.model |
Keikai Spreadsheet Internal Book Model classes.
|
Modifier and Type | Method and Description |
---|---|
PasteOption.PasteOperation |
PasteOption.getPasteOperation() |
static PasteOption.PasteOperation |
PasteOption.PasteOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PasteOption.PasteOperation[] |
PasteOption.PasteOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PasteOption.setPasteOperation(PasteOption.PasteOperation pasteOperation) |
Copyright © 2020. All rights reserved.