Table of Contents

Interface IExcelConditionalFormattingIconSetGroup<T>

Namespace
OfficeOpenXml.ConditionalFormatting.Contracts
Assembly
Magicodes.EPPlus.dll
public interface IExcelConditionalFormattingIconSetGroup<T> : IExcelConditionalFormattingRule

Type Parameters

T
Inherited Members
Extension Methods

Properties

IconSet

T IconSet { get; set; }

Property Value

T

Reverse

bool Reverse { get; set; }

Property Value

bool

ShowValue

bool ShowValue { get; set; }

Property Value

bool