Spread Windows Forms 12.0 Product Documentation
IRange Interface Methods

GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : IRange Interface

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

Public Methods
 NameDescription
 MethodActivates a single cell, which must be inside the current selection.  
 MethodOverloaded. Returns a System.String value that represents the range reference.  
 MethodApplies the number format to the range.  
 MethodOverloaded. Applies the named style to the range.  
 MethodOverloaded. Creates the automatic filter for current selection if the filter doesn't exist; otherwise, remove the filter.  
 MethodChanges the width of the columns or the height of the rows in the range to achieve the best fit.  
 MethodCalculates this range of cells on a worksheet.  
 MethodRemoves all the data and formulas from the specified range of cells.  
 MethodOverloaded. Copies the data from a range of cells to a specified range of cells.  
 MethodCreates the ITable at the specified cell range.  
 MethodOverloaded. Calculates the values necessary to achieve a specific goal.  
 MethodDemotes a range in an outline (that is, increases its outline level). The specified range must be a row or column, or a range of rows or columns.  
 MethodCreates a merged cell from the specified IRange object.  
 MethodOverloaded. Moves the data from a range of cells to the specified location.  
 MethodReturns a IRange object that represents a translated range from the specified range.  
 MethodGet an IRange object that represents a cell or a range of cells.  
 MethodSelect a cell or a range of cells.  
 MethodPromotes a range in an outline (that is, decreases its outline level). The specified range must be a row or column, or a range of rows or columns.  
 MethodSeparates a merged area into individual cells.  
Top
See Also

Reference

IRange Interface
GrapeCity.Spreadsheet Namespace