ActiveXLS v6.4.0 API Documentation

Uses of Class
ActiveXLS.ExcelColumn

Namespaces that use ExcelColumn
ActiveXLS   
 

Uses of ExcelColumn in ActiveXLS
 

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

Methods in ActiveXLS with parameters of type ExcelColumn
 void ExcelTable.esd_addColumn(ExcelColumn columnData)
          Adds the specified column to table.
 void ExcelTable.esd_insertColumn(int column, ExcelColumn columnData)
          Inserts the specified column to table into the specified position.
 


Copyright 2009 On Time Computing Solutions