OpenOffice-OODoc - Re: setTableHeaderRow ???

Posted on Sat Dec 10 13:18:20 2005 by jmgdoc in response to 1416 (See the whole thread of 2)
Re: setTableHeaderRow ???

The copyRowToHeader() method, coming soon with 2.018, could help you.
This method allows the application to create a header row as a copy of an arbitrary row (the new header row lay be later updated). In addition, copyRowToHeader() may be used more than once, allowing multi-row headers.

2.018 brings some other table-focused improvements (ex: column insertion or deletion).
Write a response