Uses of Enum
org.xlsx4j.sml.STSmartTagShow
Packages that use STSmartTagShow
-
Uses of STSmartTagShow in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STSmartTagShowMethods in org.xlsx4j.sml that return STSmartTagShowModifier and TypeMethodDescriptionstatic STSmartTagShowCTSmartTagPr.getShow()Gets the value of the show property.static STSmartTagShowReturns the enum constant of this type with the specified name.static STSmartTagShow[]STSmartTagShow.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 STSmartTagShowModifier and TypeMethodDescriptionvoidCTSmartTagPr.setShow(STSmartTagShow value) Sets the value of the show property.