Table of Contents

Interface IExcelConditionalFormattingWithText

Namespace
OfficeOpenXml.ConditionalFormatting.Contracts
Assembly
EPPlus.dll

IExcelConditionalFormattingWithText

public interface IExcelConditionalFormattingWithText

Properties

Formula

string Formula { get; set; }

Property Value

string

Text

Text Attribute

string Text { get; set; }

Property Value

string