Table of Contents

Interface IExcelConditionalFormattingRule

Namespace
OfficeOpenXml.ConditionalFormatting.Contracts
Assembly
Magicodes.EPPlus.dll
public interface IExcelConditionalFormattingRule
Extension Methods

Properties

Address

ExcelAddress Address { get; set; }

Property Value

ExcelAddress

Node

XmlNode Node { get; }

Property Value

XmlNode

Priority

int Priority { get; set; }

Property Value

int

StopIfTrue

bool StopIfTrue { get; set; }

Property Value

bool

Style

ExcelDxfStyleConditionalFormatting Style { get; }

Property Value

ExcelDxfStyleConditionalFormatting

Type

eExcelConditionalFormattingRuleType Type { get; }

Property Value

eExcelConditionalFormattingRuleType