Package | Description |
---|---|
com.gembox.spreadsheet.conditionalformatting |
Contains types used to format cells conditionally based on their values.
|
Modifier and Type | Method and Description |
---|---|
FormulaCondition |
ConditionalFormatRuleCollection.addFormula(String appliesTo,
String formula)
Adds a 'Formula' conditional formatting rule applied to a specified sequence of references to cell ranges.
|
static FormulaCondition |
FormulaCondition.create(ConditionalFormatRule rule)
Deprecated.
This method is internal and should not be used.
|
FormulaCondition |
ConditionalFormatRule.setFormula(String formula)
Sets a 'Formula' formatting condition to this conditional formatting rule.
|
© GemBox d.o.o. — All rights reserved.