Uses of Enum Class
io.keikai.model.SCFValueObject.CFValueObjectType
Packages that use SCFValueObject.CFValueObjectType
Package
Description
-
Uses of SCFValueObject.CFValueObjectType in io.keikai.importer
Methods in io.keikai.importer that return SCFValueObject.CFValueObjectType -
Uses of SCFValueObject.CFValueObjectType in io.keikai.model
Methods in io.keikai.model that return SCFValueObject.CFValueObjectTypeModifier and TypeMethodDescriptionSCFValueObject.getType()Return the type of this conditional formatting value objectReturns the enum constant of this class with the specified name.static SCFValueObject.CFValueObjectType[]SCFValueObject.CFValueObjectType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SCFValueObject.CFValueObjectType in io.keikai.model.impl
Methods in io.keikai.model.impl that return SCFValueObject.CFValueObjectTypeMethods in io.keikai.model.impl with parameters of type SCFValueObject.CFValueObjectTypeModifier and TypeMethodDescriptionvoidCFValueObjectImpl.setType(SCFValueObject.CFValueObjectType type) -
Uses of SCFValueObject.CFValueObjectType in io.keikai.range.impl.imexp
Methods in io.keikai.range.impl.imexp with parameters of type SCFValueObject.CFValueObjectTypeModifier and TypeMethodDescriptionprotected org.openxmlformats.schemas.spreadsheetml.x2006.main.STCfvoType.EnumExcelXlsxExporter.toValueObjectType(SCFValueObject.CFValueObjectType ctType)