Uses of Enum Class
org.xlsx4j.sml.STVolDepType
Packages that use STVolDepType
-
Uses of STVolDepType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STVolDepTypeMethods in org.xlsx4j.sml that return STVolDepTypeModifier and TypeMethodDescriptionstatic STVolDepTypeCTVolType.getType()Gets the value of the type property.static STVolDepTypeReturns the enum constant of this class with the specified name.static STVolDepType[]STVolDepType.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 STVolDepTypeModifier and TypeMethodDescriptionvoidCTVolType.setType(STVolDepType value) Sets the value of the type property.