Spread Silverlight Documentation
CalcRangeExpression Class Members
Properties  Methods 


The following tables list the members exposed by CalcRangeExpression.

Public Constructors
 NameDescription
Public ConstructorCalcRangeExpression ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyEndColumnGets the ending column index of the range.  
Public PropertyEndColumnRelativeGets a value indicating whether the end column coordinate is relative.  
Public PropertyEndRowGets the ending row index of the range.  
Public PropertyEndRowRelativeGets a value indicating whether the end row coordinate is relative.  
Public PropertyIsFullColumnGets a value indicating whether this instance is full column.  
Public PropertyIsFullRowGets a value indicating whether this instance is full row.  
Public PropertyStartColumnGets the starting column index of the range.  
Public PropertyStartColumnRelativeGets a value indicating whether the start column coordinate is relative.  
Public PropertyStartRowGets the starting row index of the range.  
Public PropertyStartRowRelativeGets a value indicating whether the start row coordinate is relative.  
Top
Public Methods
 NameDescription
Public MethodGetIdOverridden. Gets the identity of current expressions based on row and column.  
Public MethodOffsetOverloaded. Overridden. Get a new expression with specific offset.  
Top
See Also

Reference

CalcRangeExpression Class
GrapeCity.CalcEngine.Expressions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.