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

In This Topic
    CalcExternalCellExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcExternalCellExpression.

    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.  
    Public PropertyGets the owner of current cell. (Inherited from GrapeCity.CalcEngine.Expressions.CalcExternalExpression)
    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