Spread WPF 17
GrapeCity.CalcEngine.Expressions Namespace / CalcCellExpression Class
Properties Methods

In This Topic
    CalcCellExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcCellExpression.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index of current cell.  
    Public PropertyGets a value indicating whether the column coordinate is relative.  
    Public PropertyGets the row index of current cell.  
    Public PropertyGets a value indicating whether the row coordinate is relative.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets the identity of current expressions based on row and column.  
    Public MethodOverridden. Get a new expression with specific offset.  
    Top
    See Also