Class ExcelDataValidationAny
- Namespace
- OfficeOpenXml.DataValidation
- Assembly
- EPPlus.dll
Any value validation.
public class ExcelDataValidationAny : ExcelDataValidation, IExcelDataValidationAny, IExcelDataValidation
- Inheritance
-
ExcelDataValidationAny
- Implements
- Inherited Members
Properties
AllowsOperator
True if the current validation type allows operator.
public override bool AllowsOperator { get; }
Property Value
ValidationType
Validation type
public override ExcelDataValidationType ValidationType { get; }