Uses of Enum Class
io.keikai.model.SCFValueObject.CFValueObjectType
Packages that use SCFValueObject.CFValueObjectType
Package
Description
Keikai Spreadsheet Internal Book Model classes.
Keikai Spreadsheet Internal Book Model Implementation classes.
-
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)