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 ExcelWorkbookExcelWorkbook.create()Create a new workbookstatic ExcelWorkbookCreate a new workbookstatic ExcelWorkbookCreate a new workbookExcelSheet.getWorkbook()Returns the Workbook to which it belongsstatic ExcelWorkbookExcelWorkbook.of(org.apache.poi.ss.usermodel.Workbook workbook) Get to an ExcelWorkbook instance from Apache POI Workbookstatic ExcelWorkbookOpens the workbookstatic ExcelWorkbookExcelWorkbook.open(InputStream inputStream) Opens the workbook