Show / Hide Table of Contents

Interface IExcelConditionalFormattingWithText

IExcelConditionalFormattingWithText

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

Properties

Text

Text Attribute

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