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

In This Topic
    CalcBangRangeExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcBangRangeExpression.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ending column index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
    Public PropertyGets a value indicating whether the end column coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
    Public PropertyGets the ending row index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
    Public PropertyGets a value indicating whether the end row coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
    Public PropertyGets a value indicating whether this instance is full column. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
    Public PropertyGets a value indicating whether this instance is full row. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
    Public PropertyGets the starting column index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
    Public PropertyGets a value indicating whether the start column coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
    Public PropertyGets the starting row index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
    Public PropertyGets a value indicating whether the start row coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
    Top
    Public Methods
     NameDescription
    Public MethodGets the identity of current expressions based on row and column. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
    Public MethodOverloaded. Overridden. Get a new expression with specific offset.  
    Top
    See Also