2017-04-26
3.0.0
Elena Novozhilova
9.0.1.40
All
All
Reporting, Themes
[Overview]
Provides advanced export capabilities to Excel and Word for both .NET and Java stacks.
[Detail]
Excel export feature list:
Template based export (optional).
Write data on multiple sheets and sheet coordinates.
Use as input the output of RecordListToExcel or specify each one of the cell values individually.
Write data on the platform default format or keeping the format specified on the template.
Insert images.
Sheets cloning.
Cells merging.
Apply styles to cells (colors, borders, and alignments).
Word export feature list:
Template based export.
Replace text placeholders on the template with text, images and tables.
The module "OfficeUtilsSample" provides implementation examples of the several usage scenarios of this component.
Built using NPOI 2.2.1 (.NET stack) and Apache POI 3.11 (Java stack).