diff options
| author | Randy Morgan <[email protected]> | 2011-11-22 00:13:05 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-22 00:13:05 +0900 |
| commit | 0c8d19bf63aa27ad17d7fe80866e780f1814df3e (patch) | |
| tree | 11b985843c3cb9b3b3558540947bbcd495764ca9 | |
| parent | 250117c16d1d0f3adea5354da881afc0ab9db491 (diff) | |
| download | caxlsx-0c8d19bf63aa27ad17d7fe80866e780f1814df3e.tar.gz caxlsx-0c8d19bf63aa27ad17d7fe80866e780f1814df3e.zip | |
README update
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Feature List **1. Author xlsx documents: Axlsx is made to let you easily and quickly generate profesional xlsx based reports that can be validated before serialiation. -**2. Generate 3D Pie and Bar Charts: With Axlsx chart generation and management is as easy as a few lines of code. You can build charts based off data in your worksheet or generate charts without any data in your sheet at all. +**2. Generate 3D Pie, Line and Bar Charts: With Axlsx chart generation and management is as easy as a few lines of code. You can build charts based off data in your worksheet or generate charts without any data in your sheet at all. **3. Custom Styles: With guaranteed document validity, you can style borders, alignment, fills, fonts, and number formats in a single line of code. Those styles can be applied to an entire row, or a single cell anywhere in your workbook. |
