Uses of Class
org.xlsx4j.sml.CTInputCells
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTInputCells in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTInputCells Modifier and Type Field Description protected java.util.List<CTInputCells>CTScenario. inputCellsMethods in org.xlsx4j.sml that return CTInputCells Modifier and Type Method Description CTInputCellsObjectFactory. createCTInputCells()Create an instance ofCTInputCellsMethods in org.xlsx4j.sml that return types with arguments of type CTInputCells Modifier and Type Method Description java.util.List<CTInputCells>CTScenario. getInputCells()Gets the value of the inputCells property.