Uses of Class
io.keikai.model.impl.AbstractBookAdv
Packages that use AbstractBookAdv
Package
Description
Keikai Spreadsheet Internal Book Model Implementation classes.
-
Uses of AbstractBookAdv in io.keikai.model.impl
Methods in io.keikai.model.impl that return AbstractBookAdvConstructors in io.keikai.model.impl with parameters of type AbstractBookAdvModifierConstructorDescriptionBookSeriesImpl(AbstractBookAdv... books) BorderBuilderImpl(AbstractBookAdv bookImpl, SBorder src) FillBuilderImpl(AbstractBookAdv bookImpl) FillBuilderImpl(AbstractBookAdv bookImpl, SFill src) NameImpl(AbstractBookAdv book, String id, String name, String applyToSheetName) RefImpl(AbstractBookAdv book) TableImpl(AbstractBookAdv book, String name, String displayName, SheetRegion region, int headerRowCount, int totalsRowCount, STableStyleInfo info) TableImpl(AbstractBookAdv book, String name, String displayName, SheetRegion region, int headerRowCount, int totalsRowCount, STableStyleInfo info, boolean totalsRowShown) TableNameImpl(AbstractBookAdv book, STable table, String id, String name)