Reading Data Validations in Excel file using Aspose.Cells.GridDesktop

Reading Data Validations in Excel file using Aspose.Cells.GridDesktop

The following sample code imports the sample Excel file, which contains some Data Validations.

After importing the file into GridDesktop, when we try to change the value of cell A2 to greater than 100, it pops up the Validation Error message box.