| Package | Description |
|---|---|
| tecgraf.javautils.excel.v1 | |
| tecgraf.javautils.excel.v1.poi |
| Modifier and Type | Method and Description |
|---|---|
Excel |
ExcelFactory.buildExcel(ExcelModel... models)
Constroi uma Arquivo Excel
|
Excel |
ExcelSheet.getExcel()
Retorna o ajudador que constroi planilha excel.
|
| Modifier and Type | Method and Description |
|---|---|
ExcelSheet |
ExcelFactory.buildExcelSheet(Excel adapter)
Constroi uma Arquivo Excel
|
ExcelStyle |
ExcelFactory.buildExcelStyle(Excel adapter)
Constroi um estilo
|
| Modifier and Type | Class and Description |
|---|---|
class |
PoiExcel
Classe responsável por facilitar a construção de uma planilha excel.
|
| Modifier and Type | Method and Description |
|---|---|
ExcelSheet |
PoiExcelFactory.buildExcelSheet(Excel adapter)
Constroi uma Arquivo Excel
|
ExcelStyle |
PoiExcelFactory.buildExcelStyle(Excel adapter)
Constroi um estilo
|
Copyright © 2019 Tecgraf/PUC-Rio. All rights reserved.