ActiveXLS v6.4.0 API Documentation

Uses of Class
ActiveXLS.ExcelRow

Namespaces that use ExcelRow
ActiveXLS   
 

Uses of ExcelRow in ActiveXLS
 

Methods in ActiveXLS that return ExcelRow
 ExcelRow ExcelTable.esd_getRowAt(int row)
          Returns the row at specified position.
 ExcelRow ExcelRow.Clone()
          Creates and returns a copy of this object.
 

Methods in ActiveXLS with parameters of type ExcelRow
 void ExcelTable.esd_addRow(ExcelRow rowData)
          Adds the specified row to table.
 void ExcelTable.esd_insertRow(int row, ExcelRow rowData)
          Inserts the specified row to table into the specified position.
 


Copyright 2009 On Time Computing Solutions