Name | Description | |
---|---|---|
![]() | ConditionalFormattingAboveAverage Constructor | Creates a ConditionalFormattingAboveAverage. |
The following tables list the members exposed by ConditionalFormattingAboveAverage.
Name | Description | |
---|---|---|
![]() | ConditionalFormattingAboveAverage Constructor | Creates a ConditionalFormattingAboveAverage. |
Name | Description | |
---|---|---|
![]() | AboveAverage | Specifies if the formatting applies to Cells with values above thea area's average value. |
![]() | EqualAverage | Specifies if the formatting applies to Cells with values equal to the area's average value. |
Name | Description | |
---|---|---|
![]() | AddArea | Overloaded. Adds ConditionalFormatting to an area determined by two Cells. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | AddAreas | Adds ConditionalFormatting in specific areas of the Worksheet. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | ClearAreas | Removes all ConditionalFormattings from the Worksheet. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | GetAreas | Gets the areas using ConditionalFormatting. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | RemoveArea | Overloaded. Removes ConditionalFormatting from an area identified by Addresses. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | RemoveAreas | Removes ConditionalFormatting from specific areas of the Worksheet. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |
![]() | SetCustomStyle | Sets a custom Style for the ConditionalFormatting. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting) |