Uses of Enum
org.xlsx4j.sml.STQualifier
Packages that use STQualifier
-
Uses of STQualifier in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STQualifierMethods in org.xlsx4j.sml that return STQualifierModifier and TypeMethodDescriptionstatic STQualifierCTTextPr.getQualifier()Gets the value of the qualifier property.static STQualifierReturns the enum constant of this type with the specified name.static STQualifier[]STQualifier.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 STQualifierModifier and TypeMethodDescriptionvoidCTTextPr.setQualifier(STQualifier value) Sets the value of the qualifier property.