Name | Description | |
---|---|---|
![]() | ValueType | Gets the value type of this IPrimitiveValue instance. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) |
The following tables list the members exposed by IPrimitiveValue.
Name | Description | |
---|---|---|
![]() | ValueType | Gets the value type of this IPrimitiveValue instance. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) |
Name | Description | |
---|---|---|
![]() | CompareTo | Compares this instance to a specified IPrimitiveValue object and returns an indication of their relative values. |
![]() | 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) |
![]() | GetObject | Gets the System.Object value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) |
![]() | GetText | Gets the System.String value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) |
![]() | GetTime | Gets the System.TimeSpan value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) |
![]() | Reset | Resets this IPrimitiveValue object to empty. |
![]() | SetValue | Overloaded. Sets the System.Double value. |