Spread for ASP.NET 11 Product Documentation
SheetViewCollection Class Methods


FarPoint.Web.Spread Assembly > FarPoint.Web.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 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