Spread.Services Documentation
IRange Interface Methods

GrapeCity.Documents.Spread Namespace : IRange Interface

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

Public Methods
 NameDescription
 Method Activates a single cell, which must be inside the current selection.  
 Method Adds comments to the current IRange.  
 Method Filters a list using the AutoFilter.  
 Method Calculates formulas of the range as needed.  
 Method Clears formulas, values, and all formatting from the current IRange.  
 Method Clears the comments from the current IRange  
 Method Clears formulas and values from the current IRange.  
 Method Clears all formatting from the current IRange.  
 Method Clears all hyperLinks from the current IRange.  
 Method Clears the outline for the specified range.  
 Method Copies the range to the specified range.  
 Method Cuts the range to the specified range.  
 MethodDeletes a cell or a range of cells from the worksheet and shifts other cells to replace deleted cells. Specifies which way to shift the cells.  
 Method Designates all the formulas of the range to be recalculated when the next calculation occurs.  
 Method Increments the OutlineLevel of the specified rows or columns.  
 MethodInserts a cell or a range of cells into the worksheet and shifts other cells away to make space. Specifies which way to shift the cells.  
 Method Merges the cells in the represented range into a single merged cell.  
 Method Selects the object.  
 MethodOverloaded.  Sorts the cells represented by this range according to the specified options.  
 Method Decrements the OutlineLevel of the specified rows or columns.  
 Method Converts merged cells in the represented range to normal cells.  
Top
See Also

Reference

IRange Interface
GrapeCity.Documents.Spread Namespace