Version

SpreadsheetCellRange Structure Methods

For a list of all members of this type, see SpreadsheetCellRange members.

Public Methods
 NameDescription
Public MethodContainsOverloaded. Returns a boolean indicating if the specified cell is within the range.  
Public MethodEqualsOverloaded. Compares the value of this SheetCellRange instance to the specified SpreadsheetCellRange.  
Public MethodGetHashCodeReturns the hash code of the object.  
Public MethodIntersectReturns a range that represents the common area within the current and specified range.  
Public MethodIntersectsWithReturns a boolean indicating if the current and specified range overlap.  
Public MethodToStringOverloaded. Returns a string representation of the SpreadsheetCellRange  
Public MethodUnionReturns a range that contains the contains the current and specified range.  
See Also