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


In This Topic
IRichValueArraySupport Interface
In This Topic
Represents an interface that support spilling IRichValue object.
Syntax
'Declaration
 
Public Interface IRichValueArraySupport 
   Inherits IReadonlyPrimitiveValue 
 
'Usage
 
Dim instance As IRichValueArraySupport
See Also