Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetViewCollection Class


SheetViewCollection Class Methods

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 Method (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 MethodOverloaded. Removes the specified sheet from the collection.  
Public MethodRemoves a sheet (SheetView object) from the collection at the specified index.  
Top
Protected Methods
See Also