Spread Windows Forms 12.0 Product Documentation
IValue Interface Members
Properties  Methods 

GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace : IValue Interface

The following tables list the members exposed by IValue.

Public Properties
 NameDescription
 PropertyGets the reference count.  
 PropertyGets the reference source count.  
 PropertyGets the value type of this IValue instance.  
Top
Public Methods
 NameDescription
 MethodCompares this instance to a specified IPrimitiveValue object and returns an indication of their relative values. (Inherited from GrapeCity.CalcEngine.IPrimitiveValue)
 MethodCopies all references to an array at the specified position.  
 MethodCreates a new values array.  
 MethodGets the column count of the evaluated range reference.  
 MethodGets the System.DateTime value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
 MethodGets the CalcError value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
 MethodGets the System.Boolean value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
 MethodGets the System.Double value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
 MethodGet primitive value from this IValue object.  
 MethodGets the reference at the specified position.  
 MethodOverloaded. Gets the reference source.  
 MethodGets the end reference source.  
 MethodGets the row count of the evaluated range reference.  
 MethodGets the System.String value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
 MethodGets the System.TimeSpan value. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
 MethodGets the values array value.  
 MethodResets this IPrimitiveValue object to empty. (Inherited from GrapeCity.CalcEngine.IPrimitiveValue)
 MethodOverloaded. Sets the value of this IValue to the specified cell reference.  
 MethodSets the value of this IValue to the specified IValuesArray.  
Top
See Also

Reference

IValue Interface
GrapeCity.CalcEngine Namespace
IPrimitiveValue Interface