Uses of Enum Class
org.xlsx4j.sml.STFontScheme
Packages that use STFontScheme
-
Uses of STFontScheme in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STFontSchemeMethods in org.xlsx4j.sml that return STFontSchemeModifier and TypeMethodDescriptionstatic STFontSchemeCTFontScheme.getVal()Gets the value of the val property.static STFontSchemeReturns the enum constant of this class with the specified name.static STFontScheme[]STFontScheme.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 STFontSchemeModifier and TypeMethodDescriptionvoidCTFontScheme.setVal(STFontScheme value) Sets the value of the val property.