No, tables in HSLF are immutable. You can't modify the number of columns/rows in existing tables.
Yegor > Hi > I have a power point slide containing a Table. > I can read the table headings columns by iterating over the ShapeGroup > object. > Does POI - HSLF provide any mechanism to write records into that table. > Thanks > Shine --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
