| Package | Description |
|---|---|
| org.zkoss.zss.model |
ZK Spreadsheet Internal Book Model classes.
|
| org.zkoss.zss.model.impl |
ZK Spreadsheet Internal Book Model Implementation classes.
|
| org.zkoss.zss.range.impl |
ZK 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 © 2019. All rights reserved.