Spread WPF Documentation
CalcRangeExpression Class Members
Properties  Methods 


GrapeCity.CalcEngine.Expressions Namespace : CalcRangeExpression Class

The following tables list the members exposed by CalcRangeExpression.

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

Reference

CalcRangeExpression Class
GrapeCity.CalcEngine.Expressions Namespace