Talk:AODL FAQ

From Apache OpenOffice Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Cell Row and Colmn Index is not working

My testing the AODL 1.2.01 beta:

in Example1 switching the Index to different Cells like Cell 3,3 or 1,3 and so on:

result isn't in comon with the Index.

 table.InsertCellAt(3,3, cell);

or

 table.InsertCellAt(1, 3, cell);

it isn't working at no time.

Personal tools