Version

SheetCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddCreates a new Sheet and adds it to the collection.  
Public MethodClearClears all sheets from the collection.  
Public MethodContainsDetermines whether a sheet is in the collection.  
Public MethodExistsDetermines whether a sheet with the specified name exists in the collection.  
Public MethodIndexOfGets the index of the specified sheet in the collection.  
Public MethodRemoveRemoves the specified sheet from the collection.  
Public MethodRemoveAtRemoves the sheet at the specified index from the collection.  
See Also