ActiveXLS v6.4.0 API Documentation

Uses of Class
ActiveXLS.ExcelDataValidator

Namespaces that use ExcelDataValidator
ActiveXLS   
 

Uses of ExcelDataValidator in ActiveXLS
 

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

Methods in ActiveXLS with parameters of type ExcelDataValidator
 void ExcelWorksheet.esd_addDataValidator(ExcelDataValidator xlsValidator)
          Adds the specified data validator to worksheet.
 


Copyright 2009 On Time Computing Solutions