GrapeCity.Xaml.SpreadSheet.Data
WorksheetCollection Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by WorksheetCollection.

Protected Fields
 NameDescription
Protected Fielditems The items. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Top
Public Properties
 NameDescription
Public PropertyCount Gets the number of elements in the collection.  
Public PropertyIsReadOnly Gets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public PropertyItemGets the Worksheet with the specified name.  
Top
Protected Properties
 NameDescription
Protected PropertyItems Gets the items of the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Top
Public Methods
 NameDescription
Public MethodAddOverridden.  Adds the specified sheet to the collection.  
Public MethodAddRange Adds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodClear Removes all items from this collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodContains Determines whether the collection contains a specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodCopyTo 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>)
Public MethodGetEnumerator Returns an enumerator that iterates through the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodIndexOf Finds the index for a specified item. (Inherited from GrapeCity.Xaml.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 MethodResumeEvent Resumes the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodSuspendEvent Suspends the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public MethodToArray Converts the collection to an array. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Top
Protected Methods
 NameDescription
Protected MethodClearInternalOverridden.  Clears the workbook.  
Protected MethodRaisePropertyChanged Raises the PropertyChanged event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Top
Public Events
 NameDescription
Public EventCollectionChanged Occurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Public EventPropertyChanged Occurs when a property value changes. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Worksheet>)
Top
See Also

Reference

WorksheetCollection Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options