Package io.keikai.range
Keikai Spreadsheet Internal Range API classes.
-
Interface Summary Interface Description SExporter An exporter can export a book model to a output stream or file.SExporterFactory The interface defines factory methods for exporters.SImporter An importer to import a input stream, file..etc to a new bookSImporterFactory The interface defines factory methods for importers.SRange The main API to manipulate Spreadsheet's book model. -
Class Summary Class Description SExporters A class that you can get an exporter by registered name and register an exporter.SImporters This class contains utility methods to register the importer factory and get a importer by registered name.SRanges A collection of factory methods to create aSRange
object. -
Enum Summary Enum Description SRange.ApplyBorderType SRange.AutoFilterOperation SRange.DeleteShift Shift direction of delete apiSRange.FillType SRange.InsertCopyOrigin Copy origin format/style of insertSRange.InsertShift Shift direction of insert apiSRange.PasteOperation SRange.PasteType SRange.SheetVisible SRange.SortDataOption