ActiveXLS v6.4.0 API Documentation

Uses of Class
ActiveXLS.ExcelFooter

Namespaces that use ExcelFooter
ActiveXLS   
 

Uses of ExcelFooter in ActiveXLS
 

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

Methods in ActiveXLS with parameters of type ExcelFooter
 void ExcelWorksheet.esd_addFooter(ExcelFooter xlsFooter)
          Adds the specified footer to worksheet.
 


Copyright 2009 On Time Computing Solutions