Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

WorksheetCollection.Insert Method

Name Parameters Description
Insert(Int32, String) index, name Creates a new worksheet under the specified name and appends it to the collection at the specified position.
Insert(Int32) index Creates a new worksheet and appends it to the collection at the specified position.