GrapeCity.Windows.SpreadSheet.Data Namespace : ConditionBase Class |
The following tables list the members exposed by ConditionBase.
Name | Description | |
---|---|---|
ExpectedExpression | Gets or sets the expected expression. | |
ExpectedFormula | Gets or sets the expected formula. | |
ExpectedValue | Gets or sets the expected value. | |
ExpectedValueType | Gets the expected type of the value. | |
IgnoreBlank | Gets or sets a value that indicates whether to ignore the null value. |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. | |
Evaluate | Evaluates by the specified evaluator. | |
GetExpected | Overloaded. Gets the expected value. |
Name | Description | |
---|---|---|
ClearExpected | Clears the expected value. | |
CloneRanges | Clones the ranges. | |
GetExpectedBoolean | Gets the expected bool value. | |
GetExpectedColor | Gets the expected color value. | |
GetExpectedDateTime | Gets the expected date and time string. | |
GetExpectedDouble | Gets the expected double value. | |
GetExpectedInt | Gets the expected integer value. | |
GetExpectedString | Gets the expected string. | |
OnReadXml | Called when reading XML. | |
OnReadXmlEnd | Called after the end of reading XML. | |
OnWriteXml | Called when writing XML. | |
Reset | Resets this instance. |