Uses of Class
org.xlsx4j.sml.DefinedNames
Packages that use DefinedNames
-
Uses of DefinedNames in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as DefinedNamesMethods in org.xlsx4j.sml that return DefinedNamesModifier and TypeMethodDescriptionObjectFactory.createDefinedNames()Create an instance ofDefinedNamesWorkbook.getDefinedNames()Gets the value of the definedNames property.Methods in org.xlsx4j.sml with parameters of type DefinedNamesModifier and TypeMethodDescriptionvoidWorkbook.setDefinedNames(DefinedNames value) Sets the value of the definedNames property.