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