Spread WPF Documentation
WorksheetCollection Class Members
Fields  Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.Data Namespace : WorksheetCollection Class

The following tables list the members exposed by WorksheetCollection.

Protected Fields
Public Properties
 NameDescription
Public PropertyGets the number of elements in the collection.  
Public PropertyGets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public PropertyGets the Worksheet with the specified name.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Top
Public Methods
 NameDescription
Public MethodOverridden. Adds the specified sheet to the collection.  
Public MethodAdds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodRemoves all items from this collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodDetermines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodCopies 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 MethodReturns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodFinds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodOverridden. Inserts the specified sheet at the specified index in the collection.  
Public MethodOverridden. Removes the specified sheet from the collection.  
Public MethodOverridden. Removes the sheet at the specified index.  
Public MethodResumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodSet the specified worsheet to an given new index.  
Public MethodSuspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodConverts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Clears the workbook.  
Protected MethodRaises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Top
Public Events
 NameDescription
Public EventOccurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public EventOccurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Top
See Also

Reference

WorksheetCollection Class
GrapeCity.Windows.SpreadSheet.Data Namespace