Uses of Interface
io.keikai.model.SNamedStyle
Packages that use SNamedStyle
-
Uses of SNamedStyle in io.keikai.model
Methods in io.keikai.model that return SNamedStyleModifier and TypeMethodDescriptionSBook.getNamedStyle(String name) Get the named style of this bookMethods in io.keikai.model that return types with arguments of type SNamedStyleMethods in io.keikai.model with parameters of type SNamedStyleModifier and TypeMethodDescriptionvoidSBook.addNamedCellstyle(SNamedStyle namedStyle) Add one more named cell style. -
Uses of SNamedStyle in io.keikai.model.impl
Classes in io.keikai.model.impl that implement SNamedStyleMethods in io.keikai.model.impl that return SNamedStyleMethods in io.keikai.model.impl that return types with arguments of type SNamedStyleMethods in io.keikai.model.impl with parameters of type SNamedStyle -
Uses of SNamedStyle in io.keikai.range.impl.imexp
Methods in io.keikai.range.impl.imexp with parameters of type SNamedStyleModifier and TypeMethodDescriptionprotected org.apache.poi.ss.usermodel.NamedStyleAbstractExcelExporter.toPOINamedStyle(SNamedStyle cellStyle)