You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by yashpal <ya...@gmail.com> on 2012/02/14 06:17:23 UTC

Re: Conditional Formatting using POI

Hi All,

I am new to this API , can anybody provide me the logic of creating
dependent drop list in excel using
POI(3.7) ,it will better if it is in any example format.


thanks in advance

--
View this message in context: http://apache-poi.1045710.n5.nabble.com/Conditional-Formatting-using-POI-tp2304421p5481518.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: Conditional Formatting using POI

Posted by Yegor Kozlov <ye...@dinom.ru>.
Upgrade to the latest POI 3.8-beta5 and follow this example:

https://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/ss/examples/ConditionalFormats.java

Yegor

On Tue, Feb 14, 2012 at 9:17 AM, yashpal <ya...@gmail.com> wrote:
> Hi All,
>
> I am new to this API , can anybody provide me the logic of creating
> dependent drop list in excel using
> POI(3.7) ,it will better if it is in any example format.
>
>
> thanks in advance
>
> --
> View this message in context: http://apache-poi.1045710.n5.nabble.com/Conditional-Formatting-using-POI-tp2304421p5481518.html
> Sent from the POI - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
> For additional commands, e-mail: user-help@poi.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org