Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.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 index of the first column in the cell or range reference.  
    Public PropertyGets the number of columns in the cell or range reference.  
    Public PropertyGets the index of the first row in the cell or range reference.  
    Public PropertyGets the number of rows in the cell or range reference.  
    Top
    Public Methods
     NameDescription
    Public MethodGets an array of boolean values that specifies visible state of rows.  
    Public MethodReturns a CalcReference to the entire sheet.  
    Public MethodGets the value at the specified position in the cell or range reference.  
    Public MethodDetermines whether the value at the specified position is a subtotal.  
    Top
    See Also