Uses of Interface
io.keikai.model.STableStyleInfo
Packages that use STableStyleInfo
-
Uses of STableStyleInfo in io.keikai.model
Methods in io.keikai.model that return STableStyleInfo -
Uses of STableStyleInfo in io.keikai.model.impl
Classes in io.keikai.model.impl that implement STableStyleInfoModifier and TypeClassDescriptionclassclassTable styleMethods in io.keikai.model.impl that return STableStyleInfoModifier and TypeMethodDescriptionTableImpl.DummyTable.getTableStyleInfo()TableImpl.getTableStyleInfo()Methods in io.keikai.model.impl with parameters of type STableStyleInfoConstructors in io.keikai.model.impl with parameters of type STableStyleInfoModifierConstructorDescriptionTableImpl(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)