Uses of Enum Class
org.xlsx4j.sml.STUpdateLinks
Packages that use STUpdateLinks
-
Uses of STUpdateLinks in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STUpdateLinksMethods in org.xlsx4j.sml that return STUpdateLinksModifier and TypeMethodDescriptionstatic STUpdateLinksWorkbookPr.getUpdateLinks()Gets the value of the updateLinks property.static STUpdateLinksReturns the enum constant of this class with the specified name.static STUpdateLinks[]STUpdateLinks.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 STUpdateLinksModifier and TypeMethodDescriptionvoidWorkbookPr.setUpdateLinks(STUpdateLinks value) Sets the value of the updateLinks property.