Uses of Enum
org.xlsx4j.sml.STCfType
Packages that use STCfType
-
Uses of STCfType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STCfTypeMethods in org.xlsx4j.sml that return STCfTypeModifier and TypeMethodDescriptionstatic STCfTypeCTCfRule.getType()Gets the value of the type property.static STCfTypeReturns the enum constant of this type with the specified name.static STCfType[]STCfType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STCfType