Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 393 Bytes

Jxls Core

Overview

Jxls is a small and simple to use Java library for Excel generation.

Jxls abstracts Excel generation from underlying java-to-excel low-level processing library.

Jxls uses a special markup in Excel templates to define output formatting and data layout.

The module contains source code for Jxls Core