GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IReadonlyPrimitiveValue Interface
Members


In This Topic
IReadonlyPrimitiveValue Interface
In This Topic
Represents an interfaces for a calculated primitive value of calculation engine.
Syntax
'Declaration
 
Public Interface IReadonlyPrimitiveValue 
 
'Usage
 
Dim instance As IReadonlyPrimitiveValue
See Also