Monday, 9 September 2013

How to create a Progress Bar within a cell using apache poi?

How to create a Progress Bar within a cell using apache poi?

I would like to create a progress bar within a Excel-sheet cell. I must
use Apache Poi library, but I do not know how to even start. (Something
like this, but using the Java library)
http://www.tech-recipes.com/rx/35064/excel-2013-create-progress-bars/
I guess I must put a conditional formating, but I do know how it works and
I can not find a solution anywhere ... somebody can help me out?
Thanks in advance.

No comments:

Post a Comment