Spread Windows Forms 12.0 Product Documentation
IValue Interface
Members 


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace : IValue Interface
Represents an interfaces for a calculated value of calculation engine.
Object Model
IValue Interface
Syntax
'Declaration
 
Public Interface IValue 
   Inherits IPrimitiveValueIReadonlyPrimitiveValue 
'Usage
 
Dim instance As IValue
public interface IValue : IPrimitiveValueIReadonlyPrimitiveValue  
See Also

Reference

IValue Members
GrapeCity.CalcEngine Namespace
IPrimitiveValue Interface