Spread WPF Documentation
CalcExternalRangeExpression Class Members
Properties  Methods 


GrapeCity.CalcEngine.Expressions Namespace : CalcExternalRangeExpression Class

The following tables list the members exposed by CalcExternalRangeExpression.

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

CalcExternalRangeExpression Class
GrapeCity.CalcEngine.Expressions Namespace