Spread for ASP.NET 10 Product Documentation
SheetViewCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddAdds a sheet to the collection.  
Public MethodAddRangeAdds a range of sheets to the collection.  
Public MethodClearRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodContainsOverloaded. Specifies whether a specified sheet is in the collection.  
Public MethodCopyToCopies the sheets in the collection to an array.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public MethodGetSheetViewGets the sheet with the specified name from the collection.  
Public MethodIndexOfGets the index of a specified sheet in the collection.  
Public MethodInsertInserts a specified sheet at a specified place in the collection.  
Public MethodMoveMoves the specified SheetView to a different index in the collection.  
Public MethodRemoveRemoves a specified sheet from a collection.  
Public MethodRemoveAtRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
 NameDescription
Protected MethodOnClearOverridden. Processes the OnClear event, which clears the collection.  
Protected MethodOnClearCompletePerforms additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected MethodOnInsertOverridden. Process the OnInsert event which insert a sheet into the collection  
Protected MethodOnInsertCompleteOverridden. Processes the OnInsertComplete event, which inserts a sheet in the collection.  
Protected MethodOnRemoveOverridden. Processes the OnRemove event, which removes a sheet in the collection.  
Protected MethodOnRemoveCompleteOverridden. Performs additional custom processes after removing an element from the SheetViewCollection instance.  
Protected MethodOnSetOverridden. Processes the OnSet event, which sets a new sheet in the collection.  
Protected MethodOnSetCompleteOverridden. Processes the OnSetComplete event, which sets a new sheet in the collection.  
Protected MethodOnValidateOverridden. 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

 

 


Copyright © GrapeCity, inc. All rights reserved.