When I read Excel which includes data-validation , the Operator property is always set "any".
There are many options when setting data-validation ( between , greaterThan , and so on ... ) , but setting doesn't be reflected to Operator property in ExcelDataValidation.
I think the problem is probably related to XML. Because XML "@operator" attribute is already set incorrect ( always "any").
[Image Shot on Google Drive](https://docs.google.com/file/d/0B1mQfOwV0VUHQk43THRnMFNGaGc/edit?usp=sharing)

Version Info -----------------------
EPPlus 3.1.3
There are many options when setting data-validation ( between , greaterThan , and so on ... ) , but setting doesn't be reflected to Operator property in ExcelDataValidation.
I think the problem is probably related to XML. Because XML "@operator" attribute is already set incorrect ( always "any").
[Image Shot on Google Drive](https://docs.google.com/file/d/0B1mQfOwV0VUHQk43THRnMFNGaGc/edit?usp=sharing)

Version Info -----------------------
EPPlus 3.1.3