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

In This Topic
    CalcBangCellExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcBangCellExpression.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index of current cell. (Inherited from GrapeCity.CalcEngine.Expressions.CalcCellExpression)
    Public PropertyGets a value indicating whether the column coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcCellExpression)
    Public PropertyGets the row index of current cell. (Inherited from GrapeCity.CalcEngine.Expressions.CalcCellExpression)
    Public PropertyGets a value indicating whether the row coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcCellExpression)
    Top
    Public Methods
     NameDescription
    Public MethodGets the identity of current expressions based on row and column. (Inherited from GrapeCity.CalcEngine.Expressions.CalcCellExpression)
    Public MethodOverridden. Get a new expression with specific offset.  
    Top
    See Also