Spread Silverlight Documentation
CalcBangRangeExpression Class Members
Properties  Methods 


GrapeCity.CalcEngine.Expressions Namespace : CalcBangRangeExpression Class

The following tables list the members exposed by CalcBangRangeExpression.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets the ending column index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
Public Property Gets a value indicating whether the end column coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
Public Property Gets the ending row index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
Public Property Gets a value indicating whether the end row coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
Public Property Gets a value indicating whether this instance is full column. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
Public Property Gets a value indicating whether this instance is full row. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
Public Property Gets the starting column index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
Public Property Gets a value indicating whether the start column coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
Public Property Gets the starting row index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression)
Public Property Gets 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

Reference

CalcBangRangeExpression Class
GrapeCity.CalcEngine.Expressions Namespace