Holger's
Java API

Uses of Class
com.antelmann.ooffice.Cell.Location

Packages that use Cell.Location
com.antelmann.ooffice The classes in this package are to be used in conjunction with OpenOffice. 
 

Uses of Cell.Location in com.antelmann.ooffice
 

Methods in com.antelmann.ooffice that return Cell.Location
 Cell.Location Cell.Location.relativeMove(int rowDelta, int columnDelta)
           
 

Methods in com.antelmann.ooffice with parameters of type Cell.Location
 void OOCalc.freezePosition(Cell.Location location)
           
 com.sun.star.table.XCellRange OOCalc.placeTableModel(TableModel model, Cell.Location upperLeftCorner, boolean includeHeader, Monitor mon)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads