posted 20 years ago
Have a project that needs to produce a Gannt chart on an Excel worksheet. We have a VB project that does it using the cells of a worksheet (not an actual chart per se). I need to do the same thing in a web app, using POI - HSSF. Anyone know if it is possible to do an excel MergeCell through POI?