Hi Robert,
Robert Vojta wrote:
[..]
E.g if you have a 3x3 table and you merge all cells of the second row. You
will have a table with cells B1, B3 and C1, C3 but no cells B2 and C2.
But this does not mean that B2 is merged with B1 or C2 is merged with C1.
You'd better ask for the "RowSpan" property of the cells.
yeah, I was thinking about similiar problems. But wasn't able to find
some useful property or method how to get correct information.
Which object holds the "RowSpan" property? I can't find it in
documentation, even X Ray on a table cell (SwXCell) doesn't show this
property. css.table.Cell includes css.table.CellProperties, but
CellProperties doesn't contain "RowSpan" property.
Mmh, it's a property of SwXCell but my macro doesn't work with OOo2.4
but with my current developer version.
I will try to clarify this...
Regards
Andreas
--
Andreas Martens (ama) - OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]