Uses of Class
EasyXLS.ExcelDataValidator
-
Uses of ExcelDataValidator in EasyXLS
Modifier 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.Modifier and TypeMethodDescriptionvoid
ExcelWorksheet.easy_addDataValidator(ExcelDataValidator xlsValidator)
Adds the specified data validator to worksheet.