Spread Silverlight Documentation
ExcelWorksheetCollection Class Members
Properties  Methods 


The following tables list the members exposed by ExcelWorksheetCollection.

Public Constructors
 NameDescription
Public ConstructorExcelWorksheetCollection ConstructorInitialize a new ExcelWorksheetCollection with specified IExcelWorkbook owner.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the collection  
Public PropertyItemGet the item at the specified index  
Top
Public Methods
 NameDescription
Public MethodAddAdds an IExcelWorksheet to the end of the ExcelWorksheetCollection.  
Public MethodClearRemove all ExcelWorksheet from the collection.  
Public MethodGetEnumeratorreturn an enumerator that iterates through the underlying collection  
Public MethodIndexOfsearches for the specified object and returns the zero-based index of the first occurrence within the entire collection  
Public MethodInsertAdd an IExcelWorksheet instance at the specified index  
Public MethodRemoveAtRemoves the element at the specified index  
Top
See Also

Reference

ExcelWorksheetCollection Class
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.