Uses of Class
pro.verron.officestamper.excel.ExcelContext
-
Uses of ExcelContext in pro.verron.officestamper.excel
Methods in pro.verron.officestamper.excel that return ExcelContextModifier and TypeMethodDescriptionstatic ExcelContextExcelContext.from(InputStream inputStream) Create a new context from an input stream containing an.xlsxfile.static ExcelContextCreate a new context from a path to an.xlsxfile.static ExcelContextExcelContext.from(org.docx4j.openpackaging.packages.SpreadsheetMLPackage spreadsheet) Create a new context from a SpreadsheetMLPackage.