Package io.keikai.api.model
package io.keikai.api.model
Keikai Spreadsheet Model API classes.
-
ClassDescriptionThis interface provides entry to access Spreadsheet's data model.This interface provides access to "data" part of a cell including type, text, and value.The cell typeThis interface provides access to "style" part of a cell including alignment, border, font, formant, and color.The horizontal alignmentThe border typeCell style builder to create the cell styleThe fill patternThe vertical alignmentThis interface provides the access to a chart of a sheet.This interface provides the access to the underlying data object (
SChartData) of a chart.This interface allows you to get HTML color string, e.g.Deprecated.Deprecated.As if release 5.3.0, replaced byRange.CellStyleHelper.builder(CellStyle)to build an immutable fontThis interface allows you to get font style of a cell.This interface allows you to get a cell's hyperlink data.This interface provides the access to a picture of a sheet.A rich text can have multiple segments which have different fonts for each one in a cell.This interface provides the access to a sheet of aBook.This interface provides access to what are allowed operations for a protected sheet.Represents data validation for a worksheet range.
Range.CellStyleHelper.builder(CellStyle)to build an immutable cell style