I am using EPPlus with C# to create an excel file.
I want to put a data validation on a column to not except string longer than certain characters in its cells. Find the attached picture to better understand, what I mean.
I can't find how to give the limitation. If someone has the solution or link to their valid documentaton. Please post it.
This works for me: