Uses of Enum
org.xlsx4j.sml.STUnderlineValues
Packages that use STUnderlineValues
-
Uses of STUnderlineValues in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STUnderlineValuesMethods in org.xlsx4j.sml that return STUnderlineValuesModifier and TypeMethodDescriptionstatic STUnderlineValuesCTUnderlineProperty.getVal()Gets the value of the val property.static STUnderlineValuesReturns the enum constant of this type with the specified name.static STUnderlineValues[]STUnderlineValues.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 STUnderlineValuesModifier and TypeMethodDescriptionvoidCTUnderlineProperty.setVal(STUnderlineValues value) Sets the value of the val property.