Uses of Enum Class
org.xlsx4j.sml.STHtmlFmt
Packages that use STHtmlFmt
-
Uses of STHtmlFmt in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STHtmlFmtMethods in org.xlsx4j.sml that return STHtmlFmtModifier and TypeMethodDescriptionstatic STHtmlFmtCTWebPr.getHtmlFormat()Gets the value of the htmlFormat property.static STHtmlFmtReturns the enum constant of this class with the specified name.static STHtmlFmt[]STHtmlFmt.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 STHtmlFmtModifier and TypeMethodDescriptionvoidCTWebPr.setHtmlFormat(STHtmlFmt value) Sets the value of the htmlFormat property.