Spread WPF 17
GrapeCity.CalcEngine Namespace / ICalcSource Interface
Members


In This Topic
    ICalcSource Interface
    In This Topic
    Represent a source, usually it bind to a worksheet, however, you can setup a group elements and treat as a source.
    Object Model
    ICalcSource Interface
    Syntax
    'Declaration
     
    Public Interface ICalcSource 
    'Usage
     
    Dim instance As ICalcSource
    public interface ICalcSource 
    See Also