Show / Hide Table of Contents

Interface IExcelConditionalFormattingWithFormula

IExcelConditionalFormattingWithFormula

Namespace: Experior.Core.Data.OfficeOpenXml.ConditionalFormatting.Contracts
Assembly: Experior.Core.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