Skip to main content
Row

WorksheetCollection.Add Method

Name Parameters Description
Add() none Creates a new worksheet and appends it to the end of the collection.
Add(String) name Creates a new worksheet under the specified name and appends it to the end of the collection.