Spread Silverlight Documentation
WorksheetCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddOverridden. Adds the specified sheet to the collection.  
Public MethodAddRangeAdds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodClearRemoves all items from this collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodContainsDetermines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodCopyToCopies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodIndexOfFinds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodInsertOverridden. Inserts the specified sheet at the specified index in the collection.  
Public MethodRemoveOverridden. Removes the specified sheet from the collection.  
Public MethodRemoveAtOverridden. Removes the sheet at the specified index.  
Public MethodResumeEventResumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodSuspendEventSuspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodToArrayConverts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Top
Protected Methods
 NameDescription
Protected MethodClearInternalOverridden. Clears the workbook.  
Protected MethodRaisePropertyChangedRaises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Top
See Also

Reference

WorksheetCollection Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.