Uses of Class
io.keikai.model.PasteOption
Packages that use PasteOption
-
Uses of PasteOption in io.keikai.model
Methods in io.keikai.model with parameters of type PasteOptionModifier and TypeMethodDescriptionSSheet.pasteCell(SheetRegion src, CellRegion dest, PasteOption option) paste cell from src sheet to this sheet, the sheets must in same book -
Uses of PasteOption in io.keikai.model.impl
Methods in io.keikai.model.impl with parameters of type PasteOptionModifier and TypeMethodDescriptionPasteCellHelper.pasteCell(SheetRegion src, CellRegion dest, PasteOption option) SheetImpl.pasteCell(SheetRegion src, CellRegion dest, PasteOption option) -
Uses of PasteOption in io.keikai.range.impl
Methods in io.keikai.range.impl with parameters of type PasteOption