ActiveXLS v6.4.0 API Documentation

Uses of Class
ActiveXLS.ExcelDataGroup

Namespaces that use ExcelDataGroup
ActiveXLS   
 

Uses of ExcelDataGroup in ActiveXLS
 

Methods in ActiveXLS that return ExcelDataGroup
 ExcelDataGroup ExcelWorksheet.esd_getDataGroupAt(int index)
          Returns the data group from the specified index.
 ExcelDataGroup ExcelWorksheet.esd_getDataGroupAt(System.String range)
          Returns the data group from the specified range.
 ExcelDataGroup ExcelDataGroup.Clone()
          Creates and returns a copy of this object.
 

Methods in ActiveXLS with parameters of type ExcelDataGroup
 void ExcelWorksheet.esd_addDataGroup(ExcelDataGroup xlsGroup)
          Adds the specified data group to worksheet.
 


Copyright 2009 On Time Computing Solutions