Version 24.2 (latest)

WorksheetCollection Class Methods

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

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