<div dir="ltr"><div><span>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.<br>
<br><br></span></div><div><span>Is this a bug?  If not, how to properly get the number of columns/rows in a table?<br></span></div><span></span></div>