| GrapeCity.Xaml.SpreadSheet.Data Namespace : WorksheetCollection Class | 
For a list of all members of this type, see WorksheetCollection members.
| Name | Description | |
|---|---|---|
|  | Add | Overridden. Adds the specified sheet to the collection. | 
|  | AddRange | Adds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>) | 
|  | Clear | Removes all items from this collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>) | 
|  | Contains | Determines whether the collection contains a specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>) | 
|  | CopyTo | Copies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>) | 
|  | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>) | 
|  | IndexOf | Finds the index for a specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>) | 
|  | Insert | Overridden. Inserts the specified sheet at the specified index in the collection. | 
|  | Remove | Overridden. Removes the specified sheet from the collection. | 
|  | RemoveAt | Overridden. Removes the sheet at the specified index. | 
|  | ResumeEvent | Resumes the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>) | 
|  | SuspendEvent | Suspends the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>) | 
|  | ToArray | Converts the collection to an array. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>) | 
| Name | Description | |
|---|---|---|
|  | ClearInternal | Overridden. Clears the workbook. | 
|  | RaisePropertyChanged | Raises the PropertyChanged event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>) |