ExcelWorksheetsCollection.AddWorksheet Method
Adds a new worksheet to the worksheets collection
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
public ExcelWorksheet AddWorksheet()
Public Function AddWorksheet As ExcelWorksheet
public:
ExcelWorksheet^ AddWorksheet()
member AddWorksheet : unit -> ExcelWorksheet
Return Value
ExcelWorksheetThe newly created worksheet