Spread WPF Documentation
ExcelWorksheetCollection Class Members
Properties  Methods 


GrapeCity.Excel Namespace : ExcelWorksheetCollection Class

The following tables list the members exposed by ExcelWorksheetCollection.

Public Constructors
 NameDescription
Public ConstructorInitialize a new ExcelWorksheetCollection with specified IExcelWorkbook owner.  
Top
Public Properties
 NameDescription
Public PropertyGets the number of elements actually contained in the collection  
Public PropertyGet the item at the specified index  
Top
Public Methods
 NameDescription
Public MethodAdds an IExcelWorksheet to the end of the ExcelWorksheetCollection.  
Public MethodRemove all ExcelWorksheet from the collection.  
Public Methodreturn an enumerator that iterates through the underlying collection  
Public Methodsearches for the specified object and returns the zero-based index of the first occurrence within the entire collection  
Public MethodAdd an IExcelWorksheet instance at the specified index  
Public MethodRemoves the element at the specified index  
Top
See Also

Reference

ExcelWorksheetCollection Class
GrapeCity.Excel Namespace