public class ExcelUtilsServiceImpl extends java.lang.Object implements ExcelUtilsService
| Constructor and Description | 
|---|
| ExcelUtilsServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setCellComment(Workbook workbook,
              int cellsCount,
              Row row,
              java.lang.String text) | 
public void setCellComment(Workbook workbook,
                           int cellsCount,
                           Row row,
                           java.lang.String text)
setCellComment in interface ExcelUtilsService