Interface IExcelConditionalFormattingWithText
- Namespace
- OfficeOpenXml.ConditionalFormatting.Contracts
- Assembly
- EPPlus.dll
IExcelConditionalFormattingWithText
public interface IExcelConditionalFormattingWithText
Properties
Formula
string Formula { get; set; }
Property Value
Text
Text Attribute
string Text { get; set; }