Name | Description | |
---|---|---|
ReferenceCount | Gets the reference count. | |
ValueType | Gets the value type of this IValue instance. |
The following tables list the members exposed by IValue.
Name | Description | |
---|---|---|
ReferenceCount | Gets the reference count. | |
ValueType | Gets the value type of this IValue instance. |
Name | Description | |
---|---|---|
CompareTo | Compares this instance to a specified IPrimitiveValue object and returns an indication of their relative values. (Inherited from GrapeCity.CalcEngine.IPrimitiveValue) | |
CopyReferenceTo | Copies all references to an array at the specified position. | |
CreateValuesArray | Creates a new values array. | |
GetColumnCount | Gets the column count of the evaluated range reference. | |
GetDate | Gets the System.DateTime value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) | |
GetError | Gets the CalcError value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) | |
GetLogical | Gets the System.Boolean value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) | |
GetNumber | Gets the System.Double value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) | |
GetReference | Gets the reference at the specified position. | |
GetReferenceSource | Gets the reference source. | |
GetReferenceSource2 | Gets the end reference source. | |
GetRowCount | Gets the row count of the evaluated range reference. | |
GetText | Gets the System.String value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) | |
GetTime | Gets the System.TimeSpan value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) | |
GetValuesArray | Gets the values array value. | |
Reset | Resets this IPrimitiveValue object to empty. (Inherited from GrapeCity.CalcEngine.IPrimitiveValue) | |
SetReference | Overloaded. Sets the value of this IValue to the specified cell reference. | |
SetValue | Sets the value of this IValue to the specified IValuesArray. |