Package | Description |
---|---|
com.gembox.spreadsheet.conditionalformatting |
Contains types used to format cells conditionally based on their values.
|
Modifier and Type | Method and Description |
---|---|
AboveOrBelowAverageCondition |
ConditionalFormatRuleCollection.addAboveOrBelowAverage(String appliesTo,
boolean below)
Adds an 'Above or Below Average' conditional formatting rule applied to a specified sequence of references to cell ranges.
|
static AboveOrBelowAverageCondition |
AboveOrBelowAverageCondition.create(ConditionalFormatRule rule)
Deprecated.
This method is internal and should not be used.
|
AboveOrBelowAverageCondition |
ConditionalFormatRule.setAboveOrBelowAverage(boolean below)
Sets an 'Above or Below Average' formatting condition to this conditional formatting rule.
|
© GemBox Ltd. — All rights reserved.