Spread WPF 18
GrapeCity.CalcEngine Namespace / IRichValueArraySupport Interface
Members


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