1. Alright, so that's what Merging cells is for. Um, but it appears that setting borders isn't applied to the Region, only to the original cell. That'll lead to a lot of extra work :(
2. That's okay - just found out it's not necessary on this project. Yet. Thanks, Chris -----Original Message----- From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 8:36 AM To: POI Users List Subject: Re: HSSF: 2 generation questions 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/HSSFShe et.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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
