GcSpread.Sheets Namespace : ColorCondition type |
var instance = new GcSpread.Sheets.ColorCondition(compareType, expected);
function ColorCondition;
Object
GcSpread.Sheets.ColorCondition
Name | Description | |
---|---|---|
ColorCondition Constructor | Represents a style condition with the specified comparison type and expected color. |
Name | Description | |
---|---|---|
compareType | The style comparison type. | |
expected | The expected color. | |
ignoreBlank | Whether to ignore the blank cell. |
Name | Description | |
---|---|---|
evaluate | Evaluates the condition using the specified evaluator. | |
reset | Resets this instance. |