Uses of Class
org.xlsx4j.schemas.microsoft.com.office.excel_2008_2.main.CTDefinedNameArgumentDescription
| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2008_2.main |
-
Uses of CTDefinedNameArgumentDescription 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 CTDefinedNameArgumentDescription Modifier and Type Field Description protected java.util.List<CTDefinedNameArgumentDescription>CTDefinedNameArgumentDescriptions. argumentDescriptionMethods in org.xlsx4j.schemas.microsoft.com.office.excel_2008_2.main that return CTDefinedNameArgumentDescription Modifier and Type Method Description CTDefinedNameArgumentDescriptionObjectFactory. createCTDefinedNameArgumentDescription()Create an instance ofCTDefinedNameArgumentDescriptionMethods in org.xlsx4j.schemas.microsoft.com.office.excel_2008_2.main that return types with arguments of type CTDefinedNameArgumentDescription Modifier and Type Method Description java.util.List<CTDefinedNameArgumentDescription>CTDefinedNameArgumentDescriptions. getArgumentDescription()Gets the value of the argumentDescription property.