Dagnon, Chris wrote:

>1. Is it possible to specify that a cell extends across other cells, or is
>this a 'chart' as mentioned recently that POI doesn't yet support?  Users
>are used to things like labels being centered across 5 cells and others
>across 4 cells wide and 2- or 3-cells tall.
>  
>
http://jakarta.apache.org/poi/javadocs/org/apache/poi/hssf/usermodel/HSSFSheet.html#addMergedRegion(org.apache.poi.hssf.util.Region)

>2. Possible to add a drop-down selection box in a cell?  How about a
>multi-cell as described in #1?
>  
>
Not currently, we're accepting code donations in this area.  This will 
involve a basic understanding of an MSOGraphics type object.  

There is a bug for this in bugzilla, please vote for it if it is of 
importance to you.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10214

-Andy

>
>Thanks,
>
>Chris
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>  
>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to