Spread Windows Forms 11.0 Product Documentation
SheetViewCollection Class Members
Properties  Methods  Events


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

The following tables list the members exposed by SheetViewCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets the number of sheets (SheetView objects) in the collection.  
Public PropertyGets whether the collection has a fixed size. (This implementation always returns false.)  
Public PropertyGets whether the collection is read-only. (This implementation always returns false.)  
Public PropertyOverloaded. Gets or sets the sheet (SheetView object) at the specified position in the collection.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
Top
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 MethodRemoves the specified sheet from the collection.  
Public MethodRemoves a sheet (SheetView object) from the collection at the specified index.  
Top
Protected Methods
Public Events
 NameDescription
Public EventOccurs when a sheet is added, removed, or changed in the collection.  
Public EventOccurs when a sheet is about to be added, removed, or changed in the collection.  
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