Spread Silverlight 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 Property Gets the number of elements actually contained in the collection  
Public Property Get the item at the specified index  
Top
Public Methods
 NameDescription
Public MethodAdds an IExcelWorksheet to the end of the ExcelWorksheetCollection.  
Public Method Remove all ExcelWorksheet from the collection.  
Public Method return an enumerator that iterates through the underlying collection  
Public Method searches 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 Method Removes the element at the specified index  
Top
See Also

Reference

ExcelWorksheetCollection Class
GrapeCity.Excel Namespace