Uses of Class
io.github.mbenincasa.javaexcelutils.model.excel.ExcelWorkbook
Packages that use ExcelWorkbook
-
Uses of ExcelWorkbook in io.github.mbenincasa.javaexcelutils.model.excel
Methods in io.github.mbenincasa.javaexcelutils.model.excel that return ExcelWorkbookModifier and TypeMethodDescriptionstatic ExcelWorkbook
ExcelWorkbook.create()
Create a new workbookstatic ExcelWorkbook
Create a new workbookstatic ExcelWorkbook
Create a new workbookExcelSheet.getWorkbook()
Returns the Workbook to which it belongsstatic ExcelWorkbook
ExcelWorkbook.of
(org.apache.poi.ss.usermodel.Workbook workbook) Get to an ExcelWorkbook instance from Apache POI Workbookstatic ExcelWorkbook
Opens the workbookstatic ExcelWorkbook
ExcelWorkbook.open
(InputStream inputStream) Opens the workbook