|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExcelSheet | |
|---|---|
| tecgraf.javautils.excel.v1 | |
| tecgraf.javautils.excel.v1.poi | |
| Uses of ExcelSheet in tecgraf.javautils.excel.v1 |
|---|
| Methods in tecgraf.javautils.excel.v1 that return ExcelSheet | |
|---|---|
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 |
| Methods in tecgraf.javautils.excel.v1 with parameters of type ExcelSheet | |
|---|---|
ExcelDataTool |
ExcelFactory.buildExcelData(ExcelSheet adapter)
Constroi o facilitador de conteúdo |
ExcelStructureTool |
ExcelFactory.buildExcelHeadFormat(ExcelSheet adapter)
Constroi o facilitador de conteúdo |
| Uses of ExcelSheet in tecgraf.javautils.excel.v1.poi |
|---|
| Classes in tecgraf.javautils.excel.v1.poi that implement ExcelSheet | |
|---|---|
class |
PoiExcelSheet
Classe responsável por facilitar a construção de uma Sheet. |
| Methods in tecgraf.javautils.excel.v1.poi that return ExcelSheet | |
|---|---|
ExcelSheet |
PoiExcelFactory.buildExcelSheet(Excel adapter)
Constroi uma Arquivo Excel |
| Methods in tecgraf.javautils.excel.v1.poi with parameters of type ExcelSheet | |
|---|---|
ExcelDataTool |
PoiExcelFactory.buildExcelData(ExcelSheet adapter)
Constroi o facilitador de conteúdo |
ExcelStructureTool |
PoiExcelFactory.buildExcelHeadFormat(ExcelSheet adapter)
Constroi o facilitador de conteúdo |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||