NGridConditionalFormattingRule Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | NGridConditionalFormattingRuleProtocol |
| Declared in | NGridConditionalFormattingRule.h |
ruleType
Type of the rule.
@property (assign) NGridConditionalFormattingRuleType ruleTypeDeclared In
NGridConditionalFormattingRule.h
valueA
First value.
@property (retain) NSObject *valueADeclared In
NGridConditionalFormattingRule.h
valueB
Second value.
@property (retain) NSObject *valueBDeclared In
NGridConditionalFormattingRule.h
caseInsensitive
A Boolean value that determines whether the case insensitive compare function should be used to compare strings.
@property (assign) BOOL caseInsensitiveDeclared In
NGridConditionalFormattingRule.h