| Package | Description |
|---|---|
| tecgraf.javautils.excel.v1 | |
| tecgraf.javautils.excel.v1.poi |
| Modifier and Type | Method and Description |
|---|---|
ExcelSheet |
ExcelFactory.buildExcelSheet(Excel adapter)
Constroi uma Arquivo Excel
|
ExcelSheet |
ExcelStructureTool.getHelper()
Retorna o facilitador que constroi sheet.
|
ExcelSheet |
ExcelTool.getSheet()
Retorna o facilitador por construir um sheet
|
| Modifier and Type | Method and Description |
|---|---|
ExcelDataTool |
ExcelFactory.buildExcelData(ExcelSheet adapter)
Constroi o facilitador de conteúdo
|
ExcelStructureTool |
ExcelFactory.buildExcelHeadFormat(ExcelSheet adapter)
Constroi o facilitador de conteúdo
|
| Modifier and Type | Class and Description |
|---|---|
class |
PoiExcelSheet
Classe responsável por facilitar a construção de uma Sheet.
|
| Modifier and Type | Method and Description |
|---|---|
ExcelSheet |
PoiExcelFactory.buildExcelSheet(Excel adapter)
Constroi uma Arquivo Excel
|
| Modifier and Type | Method and Description |
|---|---|
ExcelDataTool |
PoiExcelFactory.buildExcelData(ExcelSheet adapter)
Constroi o facilitador de conteúdo
|
ExcelStructureTool |
PoiExcelFactory.buildExcelHeadFormat(ExcelSheet adapter)
Constroi o facilitador de conteúdo
|
Copyright © 2019 Tecgraf/PUC-Rio. All rights reserved.