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


In This Topic
IRichValue Interface
In This Topic
Represents a rich cell value.
Syntax
'Declaration
 
Public Interface IRichValue 
   Inherits IReadonlyPrimitiveValue 
 
'Usage
 
Dim instance As IRichValue
See Also