Show / Hide Table of Contents

Interface IExcelConditionalFormattingFourIconSet<T>

IExcelConditionalFormattingFourIconSet

Inherited Members
IExcelConditionalFormattingThreeIconSet<T>.Icon1
IExcelConditionalFormattingThreeIconSet<T>.Icon2
IExcelConditionalFormattingThreeIconSet<T>.Icon3
IExcelConditionalFormattingIconSetGroup<T>.Reverse
IExcelConditionalFormattingIconSetGroup<T>.ShowValue
IExcelConditionalFormattingIconSetGroup<T>.IconSet
IExcelConditionalFormattingRule.Node
IExcelConditionalFormattingRule.Type
IExcelConditionalFormattingRule.Address
IExcelConditionalFormattingRule.Priority
IExcelConditionalFormattingRule.StopIfTrue
IExcelConditionalFormattingRule.Style
IExcelConditionalFormattingRule.PivotTable
IExcelConditionalFormattingRule.As
Namespace: OfficeOpenXml.ConditionalFormatting.Contracts
Assembly: EPPlus.dll
Syntax
public interface IExcelConditionalFormattingFourIconSet<T> : IExcelConditionalFormattingThreeIconSet<T>, IExcelConditionalFormattingIconSetGroup<T>, IExcelConditionalFormattingRule
Type Parameters
Name Description
T

Properties

Icon4

Icon4 (part of the 4 ou 5 Icon Set)

Declaration
ExcelConditionalFormattingIconDataBarValue Icon4 { get; }
Property Value
Type Description
ExcelConditionalFormattingIconDataBarValue
In This Article
Back to top Generated by DocFX