Uses of Enum Class
io.keikai.model.SIconSet.IconSetType
Packages that use SIconSet.IconSetType
Package
Description
-
Uses of SIconSet.IconSetType in io.keikai.importer
Methods in io.keikai.importer that return SIconSet.IconSetTypeModifier and TypeMethodDescriptionXlsxExtractor.XlsxCfIconExtractor.getIconSet()XlsxExtractor.XlsxIconSetExtractor.getIconSet() -
Uses of SIconSet.IconSetType in io.keikai.model
Methods in io.keikai.model that return SIconSet.IconSetTypeModifier and TypeMethodDescriptionCFIconImpl.getType()SCFIcon.getType()Returns the icon set name of this iconSIconSet.getType()Returns the icon set namestatic SIconSet.IconSetTypeReturns the enum constant of this class with the specified name.static SIconSet.IconSetType[]SIconSet.IconSetType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.keikai.model with parameters of type SIconSet.IconSetType -
Uses of SIconSet.IconSetType in io.keikai.model.impl
Methods in io.keikai.model.impl that return SIconSet.IconSetTypeMethods in io.keikai.model.impl with parameters of type SIconSet.IconSetType -
Uses of SIconSet.IconSetType in io.keikai.range.impl.imexp
Methods in io.keikai.range.impl.imexp with parameters of type SIconSet.IconSetTypeModifier and TypeMethodDescriptionprotected org.openxmlformats.schemas.spreadsheetml.x2006.main.STIconSetType.EnumExcelXlsxExporter.toIconSetType(SIconSet.IconSetType ctType)