Interface IExcelDataValidationFormula
Interface for a data validation formula
Namespace: Experior.Core.Data.OfficeOpenXml.DataValidation.Formulas.Contracts
Assembly: Experior.Core.dll
Syntax
public interface IExcelDataValidationFormula
Properties
ExcelFormula
An excel formula
Declaration
string ExcelFormula { get; set; }
Property Value
Type | Description |
---|---|
System.String |