Uses of Class
org.xlsx4j.schemas.microsoft.com.office.excel_2008_2.main.CTDefinedName
| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2008_2.main |
-
Uses of CTDefinedName in org.xlsx4j.schemas.microsoft.com.office.excel_2008_2.main
Fields in org.xlsx4j.schemas.microsoft.com.office.excel_2008_2.main with type parameters of type CTDefinedName Modifier and Type Field Description protected java.util.List<CTDefinedName>CTDefinedNames. definedNameMethods in org.xlsx4j.schemas.microsoft.com.office.excel_2008_2.main that return CTDefinedName Modifier and Type Method Description CTDefinedNameObjectFactory. createCTDefinedName()Create an instance ofCTDefinedNameMethods in org.xlsx4j.schemas.microsoft.com.office.excel_2008_2.main that return types with arguments of type CTDefinedName Modifier and Type Method Description java.util.List<CTDefinedName>CTDefinedNames. getDefinedName()Gets the value of the definedName property.