Spread WPF 17
GrapeCity.CalcEngine Namespace / CalcReference Class
Properties Methods

In This Topic
    CalcReference Class Members
    In This Topic

    The following tables list the members exposed by CalcReference.

    Public Properties
     NameDescription
    Public PropertyGets the count of the ranges in current area.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the base column index for a range which specified by range.  
    Public MethodGets the count of columns in a range which specified by range.  
    Public MethodGets the base row index for a range which specified by range.  
    Public MethodGet the count of rows in a range which specified by range.  
    Public MethodGets the source area.  
    Public MethodGets the value at specified position.  
    Public MethodDetermines whether the specified range is subtotal.  
    Top
    See Also