Class ExcelConditionalFormattingFiveIconSet
Conditional formatting with a five icon set
Inheritance
System.Object
ExcelConditionalFormattingFiveIconSet
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.ConditionalFormatting
Assembly: EPPlus.dll
Syntax
public class ExcelConditionalFormattingFiveIconSet : ExcelConditionalFormattingIconSetBase<eExcelconditionalFormatting5IconsSetType>, IExcelConditionalFormattingFiveIconSet, IExcelConditionalFormattingFourIconSet<eExcelconditionalFormatting5IconsSetType>, IExcelConditionalFormattingThreeIconSet<eExcelconditionalFormatting5IconsSetType>, IExcelConditionalFormattingIconSetGroup<eExcelconditionalFormatting5IconsSetType>, IExcelConditionalFormattingRule
Properties
Icon4
Icon 4 value
Declaration
public ExcelConditionalFormattingIconDataBarValue Icon4 { get; }
Property Value
Type | Description |
---|---|
ExcelConditionalFormattingIconDataBarValue |
Icon5
Icon 5 value
Declaration
public ExcelConditionalFormattingIconDataBarValue Icon5 { get; }
Property Value
Type | Description |
---|---|
ExcelConditionalFormattingIconDataBarValue |