Show / Hide Table of Contents

Interface IExcelConditionalFormattingWithText

IExcelConditionalFormattingWithText

Namespace: Experior.Core.Data.OfficeOpenXml.ConditionalFormatting.Contracts
Assembly: Experior.Core.dll
Syntax
public interface IExcelConditionalFormattingWithText

Properties

Text

TextBlock Attribute

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