Uses of Class
org.xlsx4j.sml.DefinedNames
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of DefinedNames in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as DefinedNames Modifier and Type Field Description protected DefinedNamesWorkbook. definedNamesMethods in org.xlsx4j.sml that return DefinedNames Modifier and Type Method Description DefinedNamesObjectFactory. createDefinedNames()Create an instance ofDefinedNamesDefinedNamesWorkbook. getDefinedNames()Gets the value of the definedNames property.Methods in org.xlsx4j.sml with parameters of type DefinedNames Modifier and Type Method Description voidWorkbook. setDefinedNames(DefinedNames value)Sets the value of the definedNames property.