NGridConditionalFormattingRuleType Constants Reference

Declared in NGridConditionalFormattingRule.h

NGridConditionalFormattingRuleType

Options to specify rule type.

Constants

NGridConditionalFormattingRuleTypeNone

Rule settings have no type and are not used.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeEqual

Format the cells with the values equal to the value of rule settings.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeNotEqual

Format the cells with the values not equal to the value of rule settings.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeGreater

Format the cells with the values greater than the value of rule settings.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeLess

Format the cells with the values less than the value of rule settings.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeGreaterOrEqual

Format the cells with the values greater or equal to the value of rule settings.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeLessOrEqual

Format the cells with the values less or equal to the value of rule settings.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeBetween

Format the cells with the values in the interval between first and second rule settings values.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeLessOrGreater

Format the cells with the values less than the first rule value and greater than the second one.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeContain

Format the cells with the values containing the rule settings value.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeSuffix

Format cells with the suffix equal to the rule settings value.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypePrefix

Format cells with the prefix equal to the rule settings value.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeNotContain

Format the cells without the values containing the rule settings value.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeNotSuffix

Format cells without the suffix equal to the rule settings value.

Declared In NGridConditionalFormattingRule.h.

NGridConditionalFormattingRuleTypeNotPrefix

Format cells without the prefix equal to the rule settings value.

Declared In NGridConditionalFormattingRule.h.

Declared In

NGridConditionalFormattingRule.h