Class AboveAverageFormattingRule
Inheritance
System.Object
AboveAverageFormattingRule
Inherited Members
Namespace: DRIT.Spreadsheet.ConditionalFormatting
Assembly: DRIT.Spreadsheet.dll
Syntax
public class AboveAverageFormattingRule : CellIsFormattingRule
Constructors
AboveAverageFormattingRule(ConditionalFormatting)
Declaration
public AboveAverageFormattingRule(ConditionalFormatting conditionalFormatting)
Parameters
Type | Name | Description |
---|---|---|
ConditionalFormatting | conditionalFormatting |
Properties
AboveAverage
Declaration
public bool AboveAverage { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |