SpreadsheetGear 2017
IWorksheets Interface Members
Properties  Methods 

SpreadsheetGear Namespace : IWorksheets Interface

The following tables list the members exposed by IWorksheets.

Public Properties
 NameDescription
 PropertyReturns the number of worksheets in the workbook.  
 PropertyOverloaded. Returns the worksheet specified by the zero based index, or null for a chart sheet.  
 PropertyReturns the parent workbook set of this IWorksheets.  
Top
Public Methods
 NameDescription
 MethodReturns a newly created worksheet which is added to the end of the worksheet collection.  
 MethodCreates a new worksheet and inserts it after the specified sheet.  
 MethodCreates a new worksheet and inserts it before the specified sheet.  
 MethodReturns true if the specified IWorksheet is contained by the collection of worksheets, otherwise false is returned.  
 Method (Inherited from System.Collections.IEnumerable)
Top
See Also

Reference

IWorksheets Interface
SpreadsheetGear Namespace