Spread Windows Forms 12.0 Product Documentation
IWorksheet Interface Properties

GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : IWorksheet Interface

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

Public Properties
 NameDescription
 PropertyGets an IAutoFilter object if filtering is on.  
 PropertyGets a value that indicates whether the AutoFilter drop-down arrows are currently displayed on the sheet.  
 PropertyGets an IRange object which represents the entire worksheet cells (not just the cells that are currently in use).  
 PropertyGets an IRange object that represents the range containing the first circular reference on the worksheet, or returns null if there's no circular reference on the worksheet.  
 PropertyGets or sets the number of columns in this IWorksheet.  
 PropertyGets the column footer of a worksheet.  
 PropertyGets the column header of a worksheet.  
 PropertyGet an IRange object that represents all the columns on the worksheet.  
 PropertyGets the index number of the worksheet within the collection of worksheets.  
 PropertyGets or sets the name of worksheet.  
 PropertyGets a Names collection that represents all the worksheet-specific names (names defined with the "WorksheetName!" prefix).  
 PropertyGets an IOutline object that represents the outline for the specified worksheet.  
 PropertyGets a value indicates whether user-interface-only protection is turned on. To turn on user interface protection, use the Protect method.  
 PropertyGets or sets the number of rows in this IWorksheet.  
 PropertyGets the row header of a worksheet.  
 PropertyGet an IRange object that represents all the rows on the worksheet.  
 PropertyGets the sort object.  
 PropertyGets a IWorksheetStyles collection that represents all the styles in the worksheet.  
 PropertyGets the ITables object which manages all tables in this IWorksheet.  
 PropertyGets the worksheet type.  
 PropertyGets or sets a SheetVisibility value that determines whether the worksheet is visible.  
 PropertyGets the Workbook object contains current Worksheet object.  
Top
See Also

Reference

IWorksheet Interface
GrapeCity.Spreadsheet Namespace