Uses of Enum Class
org.xlsx4j.sml.STType
Packages that use STType
-
Uses of STType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STTypeMethods in org.xlsx4j.sml that return STTypeModifier and TypeMethodDescriptionstatic STTypeCTConditionalFormat.getType()Gets the value of the type property.static STTypeReturns the enum constant of this class with the specified name.static STType[]STType.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 STType