Package io.keikai.api
package io.keikai.api
Keikai Spreadsheet API classes.
-
ClassDescriptionUtility for parsing and formatting Excel-style A1 cell and area references.A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column)A class that represents an area reference with 4 value : row(top row), column(left column), last row(bottom row) and last column(right column) and an extra selection type.Contains factory methods to create a
Book.The book series builder which accepts multipleBookobjects makes each of them can reference cells from other books.The utility to help UI to deal with user's cell operation of aRange.Interface for help apply cell styleInterface for help apply whole row,column styleA class that represents a cell position with 2 value : row and columnThe visitor to help you to visit cells of aRange.Exporter for a book or a sheet.The main class to get an exporter.Indicate an illegal formula exceptionIndicate an illegal operation & argument exception.Importer that loads an Excel file and returns aBook.The main class to get an importer.Used withImporterfor post-import-processing life cycle.Range can represent a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3-D blocks of cells.a cell style helper to create style relative object for cellShift direction of delete apiCopy origin format/style of insertShift direction of insert apiThe runner to help you run multipleRangeAPIs in synchronization.The facade class provides you multiple ways to get aRange.AnchorTypeThe utility to help UI to deal with user's sheet operation of a Range.SheetProtection values config.Builder is used to build instances of SheetProtection from values configured by the settersWorkbook format version.Utility for transferring unit