Show / Hide Table of Contents

Class ExcelDataValidationType

Types of datavalidation

Inheritance
object
ExcelDataValidationType
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
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