Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SubWorksheet Class


SubWorksheet Class Methods

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

Public Methods
 NameDescription
Public MethodMakes the current sheet the active sheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Get the aggregate value of the specified cell range. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodAllow other products use modifier to modify the extended data of style in worksheet's range. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodAllow other products use modifier to modify the extended data of style in worksheet's range. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Calculates this worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodRemoves all the data and formulas from the specified range of cells. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodRemoves all shapes from the specified range of cells. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGets a bool indicate if the reference contains ArrayFormulaExpression. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Determines whether the specified range contains at least one locked cell. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Copies the data from a range of cells to a specified range of cells. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodCreates the automatic filter. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodCreates the expression view which binds the specified formula to a cell range. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodDeletes this Worksheet from its owner Worksheet.Workbook. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGenereates a new worksheet name from the naem of this worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodEnsure that all data in specify range is calculated (Inherited from GrapeCity.Spreadsheet.WorksheetBase)
Public MethodEvaluates the specified expression again a context cell. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodFinds the suitable range to backup that the original worksheet can be restored correctly later (used by Clipboard Cut for example) (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGets the dynamic array cell range. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGets the formula, as an expression value, for the cell of the specified row and column of this sheet. (Inherited from GrapeCity.Spreadsheet.WorksheetBase)
Public MethodGets the formula, as an expression value, for the cell of the specified row and column of this sheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGets the formatted value from the specified cell on this sheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGets the formula for the cell of the specified row and column of this sheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodReturns a hash code for this instance. (Inherited from GrapeCity.Spreadsheet.WorksheetBase)
Public MethodOverloaded. Gets the hyperlink of the specified cell. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGets the minimum cell range which contains all non-empty data of the worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Gets the number format from the specified cell on this sheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGets the preferred print area. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Gets the richvalue in the table data range (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGets the style format of the specified cell on this worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Gets the value at the specified location of the 2-dimensions matrix. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodInserts column(s) to the Worksheet at the specified position. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodInserts row(s) to the Worksheet at the specified position. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGets a boolean value indicating whether the worksheet is bind to a data source. (Inherited from GrapeCity.Spreadsheet.WorksheetBase)
Public MethodGets a boolean value indicating whether there is a cell comment in this worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodCheck if the worksheet contains a specify worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodIndicates whether there is drawing object in this worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Gets a boolean value indicating whether the cell contains empty data. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodDetermines whether the specified range is valid. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Moves the data from a range of cells to the specified location. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGets the nearest next column which contains data in the specified row. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodFind the next non-empty data column in a row. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodFind the next non- empty row data in a column (Inherited from GrapeCity.Spreadsheet.WorksheetBase)
Public MethodNotifies the data change. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodParses the specified formula to expression. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGets the nearest previous column which contains data in the specified row. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodFind the previous non-empty data column in a row (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodFind the previous non-empty data row in a column (Inherited from GrapeCity.Spreadsheet.WorksheetBase)
Public MethodFinds the auto-merged cells. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodProtects a worksheet so that it cannot be modified. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Get an IRange object that represents a cell or a range of cells. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodRefines the range references to remove whole row / column. All references are assumed as absolute. (Inherited from GrapeCity.Spreadsheet.WorksheetBase)
Public MethodRemoves one or more columns starting with the column at the specified position. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodRemoves one or more rows starting with the row at the specified position. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodRetarget all StructuredReferenceExpression in range (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodGet the cell range around the specified cell which contains data. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodSets the automatic size to a specific row. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Sets the background graphic for a worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodSets the number of columns in this Worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodSets the GrapeCity.CalcEngine.Expression value for the cell of the specified cell range. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodSets the formula text for the cell of the specified cell range. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodSets the formula text for the cell of the specified cell range. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodSets the number of rows in this Worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Sets the style format for a specific cell on this worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodOverloaded. Sets an object array into a specified range of cells. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodSwaps the specified ranges of cells. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodReturns a string that represents the current object. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodParses the specified formula to expression. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodUnprotects the worksheet which is protected by password. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Public MethodMarks that the hyperlink is visited. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Top
Protected Methods
 NameDescription
Protected MethodEnables an object to extend another object through aggregation.  
Protected MethodGet the 3D-Reference index of this GrapeCity.CalcEngine.IReferenceSource object. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Protected MethodOverloaded. Imports the extension data.  
Protected MethodPastes the contents of the Clipboard onto the sheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
Top
See Also