Spread for ASP.NET 11 Product Documentation
SheetViewCollection Class Members
Properties  Methods 


FarPoint.Web.Spread Assembly > FarPoint.Web.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 in a collection.  
Public PropertyOverloaded. Gets or sets the sheet at a specific 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 MethodAdds a range of sheets to the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Specifies whether a specified sheet is in the collection.  
Public MethodCopies the sheets in the collection to an array.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodGets the sheet with the specified name from the collection.  
Public MethodGets the index of a specified sheet in the collection.  
Public MethodInserts a specified sheet at a specified place in the collection.  
Public MethodMoves the specified SheetView to a different index in the collection.  
Public MethodRemoves a specified sheet from a collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Processes the OnClear event, which clears the collection.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. Process the OnInsert event which insert a sheet into the collection  
Protected MethodOverridden. Processes the OnInsertComplete event, which inserts a sheet in the collection.  
Protected MethodOverridden. Processes the OnRemove event, which removes a sheet in the collection.  
Protected MethodOverridden. Performs additional custom processes after removing an element from the SheetViewCollection instance.  
Protected MethodOverridden. Processes the OnSet event, which sets a new sheet in the collection.  
Protected MethodOverridden. Processes the OnSetComplete event, which sets a new sheet in the collection.  
Protected MethodOverridden. Processes the OnValidate event, which validates a sheet in the collection.  
Top
See Also

Reference

SheetViewCollection Class
FarPoint.Web.Spread Namespace
SheetView Class

User-Task Documentation

Customizing the Appearance of a Sheet