Spread Windows Forms 12.0 Product Documentation
IWorksheet Interface Methods

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

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

Public Methods
 NameDescription
 MethodMakes the current sheet the active sheet.  
 MethodCalculates this worksheet.  
 MethodOverloaded. Circles invalid entries on the worksheet.  
 MethodClears circles from invalid entries on the worksheet.  
 MethodCopies this IWorksheet to the specified position in the IWorksheet collection of the Workbook.  
 MethodDeletes this IWorksheet from its owner Workbook.  
 MethodGets raw data from the specified cell on this sheet.  
 MethodInserts column(s) to the Worksheet at the specified position.  
 MethodInserts row(s) to the Worksheet at the specified position.  
 MethodMoves this IWorksheet to the specified position in the IWorksheet collection of the Workbook.  
 MethodProtects a worksheet so that it cannot be modified.  
 MethodOverloaded. Get an IRange object that represents a cell or a range of cells.  
 MethodRemoves one or more columns starting with the column at the specified position.  
 MethodRemoves one or more rows starting with the row at the specified position.  
 MethodOverloaded. Sets the System.Boolean value for the cell of the specified row and column.  
 MethodUnprotects the worksheet which is protected by password.  
Top
See Also

Reference

IWorksheet Interface
GrapeCity.Spreadsheet Namespace