Uses of Interface
io.keikai.model.SNamedStyle
Packages that use SNamedStyle
Package
Description
Keikai Spreadsheet Internal Book Model classes.
Keikai Spreadsheet Internal Book Model Implementation classes.
-
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 SNamedStyle