Uses of Class
org.evolvis.liboffice.msword8.Cell

Uses of Cell in org.evolvis.liboffice.msword8
 

Methods in org.evolvis.liboffice.msword8 that return Cell
 Cell Cells.add()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Cell Cells.add(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Cell Table.cell(int row, int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Cell Cell.getNext()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Cell Cell.getPrevious()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Cell Cells.item(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 

Methods in org.evolvis.liboffice.msword8 with parameters of type Cell
 void Cell.merge(Cell lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



Copyright © 2006-2008 tarent GmbH. All Rights Reserved.