Show / Hide Table of Contents

Interface IExcelConditionalFormattingWithFormula

IExcelConditionalFormattingWithFormula

Namespace: OfficeOpenXml.ConditionalFormatting.Contracts
Assembly: EPPlus.dll
Syntax
public interface IExcelConditionalFormattingWithFormula

Properties

Formula

Formula Attribute

Declaration
string Formula { get; set; }
Property Value
Type Description
System.String
Back to top Generated by DocFX