Show / Hide Table of Contents

Class ExcelDataValidationType

Types of datavalidation

Inheritance
System.Object
ExcelDataValidationType
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.DataValidation
Assembly: EPPlus.dll
Syntax
public class ExcelDataValidationType

Properties

Type

Validation type

Declaration
public eDataValidationType Type { get; }
Property Value
Type Description
eDataValidationType
In This Article
Back to top Generated by DocFX