Package core.helpers.excelHelper
Class ExcelObject
java.lang.Object
core.helpers.excelHelper.ExcelObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithColumn(int column) withExcelFile(String file) withExcelWBook(org.apache.poi.xssf.usermodel.XSSFWorkbook ExcelWBook) withExcelWSheet(org.apache.poi.xssf.usermodel.XSSFSheet ExcelWSheet) withRow(int row) withSheetName(String sheetName)
-
Constructor Details
-
ExcelObject
public ExcelObject()
-
-
Method Details
-
withExcelFile
-
withSheetName
-
withValue
-
withRow
-
withColumn
-
withExcelWSheet
-
withExcelWBook
-