Package net.datenwerke.rs.utils.excel
Class ExcelUtilsServiceImpl
java.lang.Object
net.datenwerke.rs.utils.excel.ExcelUtilsServiceImpl
- All Implemented Interfaces:
ExcelUtilsService
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCellComment(Workbook workbook, int cellsCount, Row row, String text)
-
Constructor Details
-
ExcelUtilsServiceImpl
public ExcelUtilsServiceImpl()
-
-
Method Details
-
setCellComment
- Specified by:
setCellCommentin interfaceExcelUtilsService
-