Name | Description | |
---|---|---|
EvaluatedValueType | Gets or sets the current evaluated value type of the IRichValue object. | |
ValueType | Gets the value type of this IPrimitiveValue instance. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) |
The following tables list the members exposed by IRichValueArraySupport.
Name | Description | |
---|---|---|
EvaluatedValueType | Gets or sets the current evaluated value type of the IRichValue object. | |
ValueType | Gets the value type of this IPrimitiveValue instance. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue) |
Name | Description | |
---|---|---|
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) |