Uses of Class
EasyXLS.ExcelDataValidator
Namespaces that use ExcelDataValidator
-
Uses of ExcelDataValidator in EasyXLS
Methods in EasyXLS that return ExcelDataValidatorModifier and TypeMethodDescriptionExcelDataValidator.Clone()Creates and returns a copy of this object.ExcelWorksheet.easy_getDataValidatorAt(int index) Returns the data validator from the specified index.ExcelWorksheet.easy_getDataValidatorAt(System.String range) Returns the data validator from the specified range.Methods in EasyXLS with parameters of type ExcelDataValidatorModifier and TypeMethodDescriptionvoidExcelWorksheet.easy_addDataValidator(ExcelDataValidator xlsValidator) Adds the specified data validator to worksheet.