Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IRange Interface
Properties Methods

In This Topic
    IRange Interface Members
    In This Topic

    The following tables list the members exposed by IRange.

    Public Properties
     NameDescription
     PropertyGets a value indicating whether the range can be edited on a protected worksheet.  
     PropertyGets an IAreas collection that represents all the ranges in a multiple-area selection.  
     PropertyGets the IBorders object that represents the borders of the specified object.  
     PropertyGets a IRange object that represents the cells in the specified range.  
     PropertyGets or sets the cell type for cells in this IRange.  
     PropertyGets the zero based column number of the first column of this IRange.  
     PropertyGets the zero based column number of the last column of this IRange.  
     PropertyGets the number of columns in this IRange.  
     PropertyGets a new instance of IRange which represents all columns belong to this IRange.  
     PropertyGets or sets the width of the column.  
     PropertyGets a Comment object that represents the comment associated with the cell in the upper-left corner of the range.  
     PropertyGets an ICommentThreaded object that represents the threaded comment associated with the cell in the upper-left corner of the range.  
     PropertyGet an integer value that represents the number of cells in the range.  
     PropertyGets an IRange object that represents the entire array if the specified cell is part of an array.  
     PropertyGets an IRange object that represents the current region. The current region is a range bounded by any combination of blank rows and blank columns.  
     PropertyReturns a IRange object that represents the range containing all the dependents of a cell. This can be a multiple selection (a union of Range objects) if there's more than one dependent.  
     PropertyReturns a IRange object that represents the range containing all the direct dependents of a cell. This can be a multiple selection (a union of Range objects) if there's more than one dependent.  
     PropertyReturns a IRange object that represents the range containing all the direct precedents of a cell. This can be a multiple selection (a union of Range objects) if there's more than one dependent.  
     PropertyGets a DisplayFormat object that represents the display settings for the specified range.  
     PropertyGets a IRange object that represents the entire column (or columns) that contains the specified range.  
     PropertyGets a IRange object that represents the entire row (or rows) that contains the specified range.  
     PropertyGets the IFont object that represents the font of the specified object.  
     PropertyGets all format conditions of this IRange.  
     PropertyGets or sets the cell value(s).  
     PropertyGets or sets the formula, which will implicitly intersect as required when set, for this IRange.  
     PropertyGets or sets the formula for this IRange.  
     PropertyGets or sets the formula using R1C1-style notation for this IRange.  
     PropertyGets or sets the array formula for this IRange.  
     PropertyGets or sets the formula using R1C1-style notation which will implicitly intersect as required when set, for this IRange.  
     PropertyGets a value indicating whether the specified cell is part of an array formula.  
     PropertyGets a value indicating whether all cells in the range contain formulas.  
     Propertytrue if all cells in the range contain a Rich data type. false if none of the cells in the range contains a Rich data type; otherwise, null.  
     PropertyGets a value indicating whether all cells are part of a spilled range.  
     PropertyGets a System.Int64 value that represents the height, in pixels, of the range.  
     PropertyGets or sets a value indicating whether this IRange is hidden.  
     PropertyGets or sets the horizontal alignment.  
     PropertyGets an IHyperlinks collection that represents the hyperlinks for the range.  
     PropertyGets or sets the indent level.  
     PropertyGets the IInterior object that represents the interior of the specified object.  
     PropertyOverloaded. Gets the IRange with the specified reference.  
     PropertyReturns a System.Int64 value that represents the distance, in pixels, from the left edge of column A to the left edge of the range.  
     PropertyGets or sets a value indicating whether this IRange is locked.  
     PropertyReturns a Range object that represents the merged range containing the specified cell. If the specified cell isn't in a merged range, this property returns the specified cell.  
     PropertyGets or sets a value indicating whether this range contains merged cells.  
     PropertyGets or sets a MergePolicy value indicating whether to automatically merge adjacent identical cells.  
     PropertyReturns an IRange object that represents the next cell.  
     PropertyGets or sets the number format of current cell.  
     PropertyGets or sets the text orientation.  
     PropertyGets or sets the current outline level of the specified row or column.  
     PropertyGets or sets the location of a page break.  
     PropertyReturns an IRange object that represents all the precedents of a cell. This can be a multiple selection (a union of Range objects) if there's more than one precedent.  
     PropertyReturns an IRange object that represents the previous cell.  
     PropertyGets or sets whether the range is resizable.  
     PropertyGets the zero based row number of the first row of this IRange.  
     PropertyGets the zero based row number of the last row of this IRange.  
     PropertyGets the number of rows in this IRange.  
     PropertyGets or sets the height of the row.  
     PropertyGets a new instance of IRange which represents all rows belong to this IRange.  
     Propertytrue if the outline is expanded for the specified range (so that the detail of the column or row is visible). The specified range must be a single summary column or row in an outline.  
     PropertyGets or sets a value indicating whether text automatically shrinks to fit in the available column width.  
     PropertyGets an ISparklineGroups object that represents an existing group of sparklines from the specified range.  
     PropertyGets or sets the style for the cell.  
     PropertyGets a value indicating whether the range is an outlining summary row or column.  
     PropertyReturns an ITable object for the IRange object.  
     PropertyGets or sets the text for the cell.  
     PropertyGets a System.Int64 value that represents the distance, in pixels, from the top edge of row 1 to the top edge of the range.  
     PropertyGets or sets a boolean value indicating whether the row height of the IRange object equals the standard height of the sheet. Returns null if the range contains more than one row and the rows aren't all the same height.  
     PropertyGets or sets a boolean value indicating whether the column width of the IRange object equals the standard width of the sheet. Returns null if the range contains more than one column and the columns aren't all the same width.  
     PropertyGets an instance of IValidation which may be used to get and set validation properties of the cells represented by this IRange.  
     PropertyGets or sets the cell value.  
     PropertyGets or sets the vertical alignment.  
     PropertyGets a System.Int64 value that represents the width, in pixels, of the range.  
     PropertyGets a Worksheet object that represents the worksheet containing the specified range.  
     PropertyGets or sets a value indicating whether Spread wraps the text in the object.  
    Top
    Public Methods
     NameDescription
     MethodActivates a single cell, which must be inside the current selection.  
     MethodOverloaded. Adds a comment to the cell.  
     MethodAdds a new modern threaded comment to the range if no comment already exists.  
     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.  
     MethodApplies the style format to the range.  
     MethodOverloaded. Performs an autofill on the cells in the specified 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.  
     MethodOverloaded. Adds a border to a range and sets the IBorder.Color and IBorder.LineStyle properties of the IBorder object for the new border.  
     MethodCalculates this range of cells on a worksheet.  
     MethodGets an ICharacters object that represents a range of characters within the object text. You can use the ICharacters object to format characters within a text string.  
     MethodRemoves all the data and formulas from the specified range of cells.  
     MethodRemoves all hyperlinks from the specified range.  
     MethodOverloaded. Copies the data from a range of cells to a specified range of cells.  
     MethodCreates an GrapeCity.Spreadsheet.Drawing.ICamera object that represents the visual of a cell range.  
     MethodCreates the ITable at the specified cell range.  
     MethodCuts the data from a range of cells to clipboard.  
     MethodOverloaded. Creates a data table based on input values and formulas that you define on a worksheet.  
     MethodDelete a cell or a range of cells into the worksheet and shifts other cells.  
     MethodDesignates a range to be recalculated when the next recalculation occurs.  
     MethodReturns an IRange object that represents the cell at the end of the region that contains the source range.  
     MethodFills down from the top cell or cells in the specified range to the bottom of the range. The contents and formatting of the cell or cells in the top row of a range are copied into the rest of the rows in the range.  
     MethodFills left from the rightmost cell or cells in the specified range. The contents and formatting of the cell or cells in the rightmost column of a range are copied into the rest of the columns in the range.  
     MethodFills right from the leftmost cell or cells in the specified range. The contents and formatting of the cell or cells in the leftmost column of a range are copied into the rest of the columns in the range.  
     MethodFills up from the bottom cell or cells in the specified range to the top of the range. The contents and formatting of the cell or cells in the bottom row of a range are copied into the rest of the rows in the range.  
     MethodFinds specific information in a range.  
     MethodContinues a search that was begun with the Find method. Finds the next cell that matches those same conditions and returns a Range object that represents that cell.  
     MethodContinues a search that was begun with the Find method. Finds the previous cell that matches those same conditions and returns an IRange object that represents that cell.  
     MethodReturns an array of IRange object that represents the ranges containing all the dependents of a cell. This can be a multiple selection (a union of Range objects) if there's more than one dependent.  
     MethodReturns an array of IRange object that represents all the precedents of a cell. This can be a multiple selection (a union of Range objects) if there's more than one precedent.  
     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.  
     MethodInserts a cell or a range of cells into the worksheet and shifts other cells away to make space.  
     MethodAdds an indent to the specified range.  
     MethodOverloaded. Inserts local picture directly into cell.  
     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.  
     MethodPastes the picture from clipboard into cell.  
     MethodCreates a command that paste specified data to the worksheet.  
     MethodGet an IRange object that represents a cell or a range of cells.  
     MethodRemoves duplicate values from a range of values.  
     MethodResizes the specified range.  
     MethodSelect a cell or a range of cells.  
     MethodScrolls through the contents of the active window to move the range into view. The range must consist of a single cell in the active document.  
     MethodFor a cell containing a rich data type, implement GrapeCity.CalcEngine.IRichValue, this method causes a card to appear that shows details about the cell (that is, the same card that the user can view by choosing the cell icon).  
     MethodGets a IRange object that represents all the cells that match the specified type and value.  
     MethodOverloaded. Parses a column of cells that contain text into several columns.  
     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