Name | Description | |
---|---|---|
![]() | ReferenceCount | Gets the reference count. |
![]() | ReferenceSourceCount | Gets the reference source 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. |
![]() | ReferenceSourceCount | Gets the reference source 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. |
![]() | GetAccessibleReference | Gets the cell range reference at the specified position. |
![]() | GetColumnCount | Gets the column count of the evaluated range reference. |
![]() | GetDate | Gets the System.DateTime value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) |
![]() | GetDelegate | Gets the IDelegate object. |
![]() | 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) |
![]() | GetObject | Gets the System.Object value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) |
![]() | GetPrimitiveValue | Get primitive value from this IValue object. |
![]() | GetReference | Gets the reference at the specified position. |
![]() | GetReferenceSource | Overloaded. 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. |