Uses of Class
de.elo.mover.main.poi.ExcelValue
| Package | Description | 
|---|---|
| de.elo.mover.main.helper | |
| de.elo.mover.utils | 
- 
Uses of ExcelValue in de.elo.mover.main.helper
Methods in de.elo.mover.main.helper with parameters of type ExcelValue Modifier and Type Method Description static voidPoiHelper. setExcelValues(java.io.File excelFile, ExcelValue[] excelValues)Setzt die angegebenen Werte der MS-Excel-Zellen. - 
Uses of ExcelValue in de.elo.mover.utils
Methods in de.elo.mover.utils with parameters of type ExcelValue Modifier and Type Method Description static voidELOAsPoiUtils. setExcelValues(java.io.File excelFile, ExcelValue[] excelValues)Setzt die angegebenen Werte der MS-Excel-Zellen.