Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IPrimitiveValue Interface
Members


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