It is possible although the syntax may seem rather inconvenient because you
will need to inject jx:forEach tag into each row.
Check here http://jxls.sourceforge.net/samples/dynamiccolumnssample.html .

--
Leo


On Wed, Oct 26, 2011 at 1:04 PM, Deina <deina_s...@yahoo.com> wrote:

> Hi,
>
> Is it possible to generate a xls starting from a template
> in which the rows are displayed vertically and not horizontally?
>
> Instead of:
> Name        |Age           |Payment     |Bonus
> Elsa           |28              |100             |100
> Ene            |30              |200             |100
>
>
> it should look like this:
>
> Name         |  Elsa  |   Ene
> Age            |   28     |   30
> Payment    |  100    |   200
> Bonus        |   100   |   100
>
> Thanks a lot,
>
>
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Cisco Self-Assessment and learn
> about Cisco certifications, training, and career opportunities.
> http://p.sf.net/sfu/cisco-dev2dev
> _______________________________________________
> jXLS-user mailing list
> jXLS-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jxls-user
>
>
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
jXLS-user mailing list
jXLS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxls-user

Reply via email to