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


Worksheet Class Properties

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

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