I have a Writer document with a table that has two rows and 5 columns. When
XTextTable is first created, xTextTable.getColumns().getCount() returns the
correct count of 5. When I merge 4 columns in the first row,
xTextTable.getColumns().getCount() then returns a count of 2. But that's
wrong, since row 2 has 5 columns.


Is this a bug?  If not, how to properly get the number of columns/rows in a
table?
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to