Uses of Interface
io.keikai.model.FormulaContent
Packages that use FormulaContent
Package
Description
Keikai Spreadsheet Internal Book Model classes.
Keikai Spreadsheet Internal Book Model classes.
Keikai Spreadsheet Internal Book Model Implementation classes.
Keikai Spreadsheet Internal Book Model Implementation classes.
-
Uses of FormulaContent in io.keikai.model
Subinterfaces of FormulaContent in io.keikai.modelModifier and TypeInterfaceDescriptioninterfaceRepresent a cell of a sheet in a Spreadsheet.interfaceThis class stores the restrictions on what data can or should be entered in a cell.interfaceA named range (or defined name) which refer to a region. -
Uses of FormulaContent in io.keikai.model.chart
Subinterfaces of FormulaContent in io.keikai.model.chartModifier and TypeInterfaceDescriptioninterfaceAn object that can be used to getSChart.interfaceThe main object to access the data in a chart including series and categories.interfaceA series of chart data. -
Uses of FormulaContent in io.keikai.model.impl
Classes in io.keikai.model.impl that implement FormulaContentModifier and TypeClassDescriptionclassclassclassclassHandle formula caching for chart series data.classclassclassMark interface for SName that is associated with Table. -
Uses of FormulaContent in io.keikai.model.impl.chart
Classes in io.keikai.model.impl.chart that implement FormulaContentModifier and TypeClassDescriptionclassHandle formula caching for chart category data.classclassclassChart data implementation for box and whisker (box plot) charts.classclassclassclassChart data implementation for funnel charts.classclassclassChart data implementation for histogram charts.classclassclassclassclassChart data implementation for stock charts (HLC, OHLC, Volume-HLC, Volume-OHLC).classChart data implementation for sunburst charts.classChart data implementation for surface and contour charts.classChart data implementation for treemap charts.classclassChart data implementation for waterfall charts.