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


SubWorksheet Class Properties

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

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
See Also