Package io.keikai.range
package io.keikai.range
Keikai Spreadsheet Internal Range API classes.
-
ClassDescriptionOptions controlling how a book is exported to Excel (XLSX/XLSM).A per-cell export decision computed by the app.How a formula cell is written on export.An exporter can export a book model to a output stream or file.The interface defines factory methods for exporters.A class that you can get an exporter by registered name and register an exporter.An importer to import a input stream, file..etc to a new bookThe interface defines factory methods for importers.This class contains utility methods to register the importer factory and get a importer by registered name.The main API to manipulate Spreadsheet's book model.Shift direction of delete apiCopy origin format/style of insertShift direction of insert apiA collection of factory methods to create a
SRangeobject.