Uses of Enum Class
org.xlsx4j.sml.STVolValueType
Packages that use STVolValueType
-
Uses of STVolValueType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STVolValueTypeMethods in org.xlsx4j.sml that return STVolValueTypeModifier and TypeMethodDescriptionstatic STVolValueTypeCTVolTopic.getT()Gets the value of the t property.static STVolValueTypeReturns the enum constant of this class with the specified name.static STVolValueType[]STVolValueType.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 STVolValueTypeModifier and TypeMethodDescriptionvoidCTVolTopic.setT(STVolValueType value) Sets the value of the t property.