Uses of Enum
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 type with the specified name.static STUpdateLinks[]STUpdateLinks.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 STUpdateLinksModifier and TypeMethodDescriptionvoidWorkbookPr.setUpdateLinks(STUpdateLinks value) Sets the value of the updateLinks property.