| Package | Description |
|---|---|
| com.suncode.cuf.io.office |
| Modifier and Type | Method and Description |
|---|---|
void |
ExcelWriter.write(ExportSheetDefinition sheet,
OutputStream os)
Eksportuje dane do pliku Excel
|
void |
ExcelWriter.write(ExportSheetDefinition sheet,
String path)
Eksportuje dane do pliku Excel
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExcelWriter.write(List<ExportSheetDefinition> sheets,
OutputStream os)
Eksportuje dane do pliku Excel
|
void |
ExcelWriter.write(List<ExportSheetDefinition> sheets,
String path)
Eksportuje dane do pliku Excel
|
Copyright © 2017 Suncode. All rights reserved.