Spread WPF 17
GrapeCity.CalcEngine Namespace / ICalcSource Interface
Methods

In This Topic
    ICalcSource Interface Members
    In This Topic

    The following tables list the members exposed by ICalcSource.

    Public Methods
     NameDescription
     Method (Inherited from System.Collections.Generic.IEqualityComparer<ICalcSource>)
     MethodGets the column count of current source.  
     MethodGets an expression for the name.  
     MethodGets the evaluator context.  
     MethodGets the function.  
     Method (Inherited from System.Collections.Generic.IEqualityComparer<ICalcSource>)
     MethodGets the parser context.  
     MethodGets the reference.  
     MethodGets the row count of current source.  
     MethodGets the value.  
     MethodSets the value.  
    Top
    See Also