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
ShowValue
bool ShowValue { get; set; }