I'm continuing to work on an export module for generating accessible html. We currently generate the correct html for simple tables - (ignoring cell properties such as width/height etc). So each input table must have a regular structure without merged/split cells.
We now need to handle complex tables containing cells which may have been merged and/or split in the horizontal/vertical directions. I understand from the dev guide and a little experimentation that XTableColumns and XtableColumnSeperators are empty for a complex table. Is there any other method for determining the width of each cell? Any advice or suggestions are much appreciated. -- View this message in context: http://www.nabble.com/height-width-of-table-cells-in-a-complex-XTextTable-tf4607821.html#a13157782 Sent from the openoffice - api dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
