Hi,

Currently Excel conditional formatting is not get copied during template
processing.
But in case you want conditional formatting to be applied to all values in
column A you can set it as a conditional formatting for column A in xls
template.

--
Leo

On Mon, Oct 24, 2011 at 2:08 PM, Yohan Yudanara <yohan.yudan...@gmail.com>wrote:

> Hi,
>
> I want to ask a question. Please give me some clue... :).
> Is it possible to use conditional formatting with jxls?
>
> Let's say I have this 2 column template:
>
>     A                       B
> <jx:forEach items="${rowList}" var="row">
> ${row.someIntValue}   ${row.booleanValue}
> </jx:forEach>
>
> I want to fill column A cells with red background, whenever column B have
> TRUE value.
> How to accomplish this using jxls?
>
> I was trying to use Excel Conditional Formatting, but it looks like
> Conditional Formatting can't work or can't be automatically copy to all rows
> of "${rowList}".
>
> Thanks in advance..
>
> Best regards,
> Yohan Yudanara
>
>
>
> ------------------------------------------------------------------------------
> 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