Back to Devexpress

WorksheetCollection.Add Method

officefileapi-devexpress-dot-spreadsheet-dot-worksheetcollection-dot-add.md

latest441 B
Original Source

WorksheetCollection.Add Method

NameParametersDescription
Add()noneCreates a new worksheet and appends it to the end of the collection.
Add(String)nameCreates a new worksheet under the specified name and appends it to the end of the collection.