Table of Contents

Interface IExcelDataValidationFormula

Namespace
OfficeOpenXml.DataValidation.Formulas.Contracts
Assembly
EPPlus.dll

Interface for a data validation formula

public interface IExcelDataValidationFormula

Properties

ExcelFormula

An excel formula

string ExcelFormula { get; set; }

Property Value

string