ExcelWorksheetsCollectionAddWorksheet(String) Method
Adds a new worksheet with the specified name to the worksheets collection
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public ExcelWorksheet AddWorksheet(
string worksheetName
)
- worksheetName String
- The new worksheet name
ExcelWorksheetThe newly created worksheet