Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Commit

Permalink
Added Column Formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
KartikSuba committed Sep 9, 2016
1 parent 6de3588 commit 8e214a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ German locale it is the reverse. But the code handles it by its own.
- Column Header Texts
- Component Header and Content Styles
- Column Freeze and Header Freeze feature
- Provide Column Formatters. Use built in Suffix, Prefix formatters.

However, if none of these are specified, it would generate the Excel with default values and styles.

Expand All @@ -70,7 +71,7 @@ http://bonprix.jelastic.servint.net/vaadin-excel-exporter-demo/
<dependency>
<groupId>org.vaadin.addons</groupId>
<artifactId>vaadin-excel-exporter</artifactId>
<version>1.0.1</version>
<version>1.0.3</version>
</dependency>

<repository>
Expand Down

0 comments on commit 8e214a3

Please sign in to comment.