EPPlus usage
Commercial use (I have a commercial license)
Environment
Linux
Epplus version
8.6.0
Spreadsheet application
No response
Description
worksheet.Cells[rowIndex, columnIndex + 1, rowIndex, columnIndex + 1].DataValidation.ClearDataValidation();
Throws InvalidOperationException when there are no validations.
EPPlus usage
Commercial use (I have a commercial license)
Environment
Linux
Epplus version
8.6.0
Spreadsheet application
No response
Description
worksheet.Cells[rowIndex, columnIndex + 1, rowIndex, columnIndex + 1].DataValidation.ClearDataValidation();Throws
InvalidOperationExceptionwhen there are no validations.