Changed setRowVAlign to set the attribute in the TR tag instead of in each TD tag. Fixed by Anthony Peacock <a.peacock@chime.ucl.ac.uk>
Changed setRowNoWrap to set the attribute in the TR tag instead of in each TD tag. Fixed by Anthony Peacock <a.peacock@chime.ucl.ac.uk>
Changed all of the set* methods to accept -1 as a col or row reference. Where -1 is used, the method will work on the last row or col. Fixed by Anthony Peacock <a.peacock@chime.ucl.ac.uk>
Updated the documentation to include the setLast methods (added July 2002!) and the -1 col/row parameter change. Fixed by Anthony Peacock <a.peacock@chime.ucl.ac.uk>