Spread Windows Forms 12.0 Product Documentation
SheetViewCollection Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SheetViewCollection Class

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

Public Methods
 NameDescription
Public MethodAdds a sheet to the collection.  
Public MethodOverloaded. Adds a range of sheets to the collection.  
Public MethodRemoves all the sheets from the collection.  
Public MethodSpecifies whether the collection contains the specified sheet.  
Public MethodCopies the sheets in the collection to an array.  
Public MethodSearches the collection for a sheet with the specified name.  
Public MethodReturns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public MethodReturns the index of the specified sheet in the collection.  
Public MethodInserts a sheet into the collection at the specified index.  
Public MethodMoves the specified SheetView to a different index in the collection.  
Public MethodRemoves the specified sheet from the collection.  
Public MethodRemoves a sheet (SheetView object) from the collection at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodPerforms additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodPerforms additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodPerforms additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodPerforms additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodPerforms additional custom processes when removing an element from the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodPerforms additional custom processes after removing an element from the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden.   
Protected MethodPerforms additional custom processes after setting a value in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodPerforms additional custom processes when validating a value. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

SheetViewCollection Class
FarPoint.Win.Spread Namespace

User-Task Documentation

Adding a Sheet
Customizing the Appearance of a Sheet
Customizing Interaction with a Sheet