Package | Description |
---|---|
io.keikai.model |
Keikai Spreadsheet Internal Book Model classes.
|
io.keikai.model.impl |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
io.keikai.range.impl |
Keikai Spreadsheet Internal Range API Implementation classes.
|
Modifier and Type | Method and Description |
---|---|
CellRegion |
SSheet.pasteCell(SheetRegion src,
CellRegion dest,
PasteOption option)
paste cell from src sheet to this sheet, the sheets must in same book
|
Modifier and Type | Method and Description |
---|---|
CellRegion |
SheetImpl.pasteCell(SheetRegion src,
CellRegion dest,
PasteOption option) |
CellRegion |
PasteCellHelper.pasteCell(SheetRegion src,
CellRegion dest,
PasteOption option) |
Modifier and Type | Method and Description |
---|---|
SRange |
RangeImpl.pasteSpecial0(SRange dstRange,
PasteOption option) |
Copyright © 2020. All rights reserved.