Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SubWorksheet Class
Properties Methods


In This Topic
    SubWorksheet Class Members
    In This Topic

    The following tables list the members exposed by SubWorksheet.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SubWorksheet class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets an IRange object that represents the active cell. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the filter of this Worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets a value that indicates whether the AutoFilter drop-down arrows are currently displayed on the sheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the backgroudn image of this worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets or sets the behaviors of operations. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets an IRange instance which represents the entire worksheet cells. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets an IRange object that that represents the range containing the first circular reference on the sheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets or sets the number of columns in this Worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the column footer of a worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the column header of a worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGet an IRange object that represents all the columns on the worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public Property (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets an ICommentsThreaded collection that represents all the top-level/root comments (no replies) for the specified worksheet. Includes legacy and modern comments. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets or sets the data source of this worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the GrapeCity.SpreadsheetValidations object which manages all data validations in this Worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the GrapeCity.Spreadsheet.Drawing.WorksheetDrawing object contains all drawing objects within the worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets or sets a value indicating whether calculation engine automatically recalculates the worksheet when necessary. (Inherited from GrapeCity.Spreadsheet.WorksheetBase)
    Public PropertyGets the conditional formatting manager. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the index number of the worksheet within the collection of worksheets. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the layout manager of this worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the protected data of this worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets or sets the name of worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets a Worksheet.Names collection that represents all the worksheet-specific names (names defined with the "WorksheetName!" prefix). (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets a Worksheet that represents the next sheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the WorksheetOptions object that represents all options of the IWorksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyOverridden. Gets the owner worksheet.  
    Public PropertyGets the page setup of the worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets a Worksheet that represents the previous sheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets a Worksheet.ProtectionMode value indicating whether this worksheet is protected. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets or sets the number of rows in this Worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the row header of a worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGet an IRange object that represents all the rows on the worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the current selected cell(s). (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the sort object. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the sparkline storage of this worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyOverridden. Gets the worksheet sub-type.  
    Public PropertyGets or sets the color of the tab. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the Worksheet.Tables object which manages all tables in this Worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets or sets the object that contains data about the worksheet. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the worksheet type. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the worksheet view of this Worksheet object. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets or sets whether the worksheet is visible.  
    Public PropertyGets the Worksheet.Workbook object contains current Worksheet object. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Public PropertyGets the Worksheet.WorkbookSet object contains current Worksheet object. (Inherited from GrapeCity.Spreadsheet.Worksheet)
    Top
    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