Uses of Enum Class
org.xlsx4j.sml.STCfvoType
Packages that use STCfvoType
-
Uses of STCfvoType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STCfvoTypeMethods in org.xlsx4j.sml that return STCfvoTypeModifier and TypeMethodDescriptionstatic STCfvoTypeCTCfvo.getType()Gets the value of the type property.static STCfvoTypeReturns the enum constant of this class with the specified name.static STCfvoType[]STCfvoType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STCfvoTypeModifier and TypeMethodDescriptionvoidCTCfvo.setType(STCfvoType value) Sets the value of the type property.