Package | Description |
---|---|
io.keikai.model |
Keikai Spreadsheet Internal Book Model classes.
|
Modifier and Type | Method and Description |
---|---|
PasteOption.PasteType |
PasteOption.getPasteType() |
static PasteOption.PasteType |
PasteOption.PasteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PasteOption.PasteType[] |
PasteOption.PasteType.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.setPasteType(PasteOption.PasteType pasteType) |
Copyright © 2020. All rights reserved.