The MAConditionalFormattingPool class is used to work with conditional formatting settings pool.
MAConditionalFormattingPool
<NSObject>
invalidatePool. Resets pool settings.
preparedDataForRuleInRow:andColumn:withType:withArea:. Prepares rule-based conditional formatting data.
preparedDataForScaleInRow:andColumn:withArea:. Prepares color scale based conditional formatting data.
putPreparedData:forRuleInRow:andColumn:withType:withArea:. Adds rule-based predefined data to pool settings for grid cell conditional formatting.
putPreparedData:forScaleInRow:andColumn:withArea:. Adds color scale based predefined data to pool settings for grid cell conditional formatting.
See also: