GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISheet Interface

In This Topic
ISheet Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodMakes the current sheet the active sheet.  
 MethodCopies this ISheet to the specified position in the ISheet collection of the IWorkbook.  
 MethodDeletes this ISheet from its owner IWorkbook.  
 MethodMoves this ISheet to the specified position in the ISheet collection of the IWorkbook.  
 MethodProtects a sheet so that it cannot be modified.  
 MethodOverloaded. Saves this IWorksheet to the specified System.IO.Stream.  
 MethodSelects the sheet.  
 MethodUnprotects the sheet which is protected by password.  
Top
See Also