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