Uses of Enum
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 type with the specified name.static STHtmlFmt[]STHtmlFmt.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 STHtmlFmtModifier and TypeMethodDescriptionvoidCTWebPr.setHtmlFormat(STHtmlFmt value) Sets the value of the htmlFormat property.