Interface IExcelConditionalFormattingThreeIconSet<T>
- Namespace
- OfficeOpenXml.ConditionalFormatting.Contracts
- Assembly
- EPPlus.dll
IExcelConditionalFormattingThreeIconSet
public interface IExcelConditionalFormattingThreeIconSet<T> : IExcelConditionalFormattingIconSetGroup<T>, IExcelConditionalFormattingRule
Type Parameters
T
- Inherited Members
Properties
Icon1
Icon1 (part of the 3, 4 or 5 Icon Set)
ExcelConditionalFormattingIconDataBarValue Icon1 { get; }
Property Value
Icon2
Icon2 (part of the 3, 4 or 5 Icon Set)
ExcelConditionalFormattingIconDataBarValue Icon2 { get; }
Property Value
Icon3
Icon3 (part of the 3, 4 or 5 Icon Set)
ExcelConditionalFormattingIconDataBarValue Icon3 { get; }