ActiveXLS v6.4.0 API Documentation

Uses of Class
ActiveXLS.ExcelHeader

Namespaces that use ExcelHeader
ActiveXLS   
 

Uses of ExcelHeader in ActiveXLS
 

Methods in ActiveXLS that return ExcelHeader
 ExcelHeader ExcelWorksheet.esd_getHeaderAt(int index)
          Returns the header from the specified index.
 ExcelHeader ExcelWorksheet.esd_getHeaderAt(System.String position)
          Returns the header from the specified position.
 ExcelHeader ExcelHeader.Clone()
          Creates and returns a copy of this object.
 

Methods in ActiveXLS with parameters of type ExcelHeader
 void ExcelWorksheet.esd_addHeader(ExcelHeader xlsHeader)
          Adds the specified header to worksheet.
 


Copyright 2009 On Time Computing Solutions