ExcelWorksheetsCollectionAddWorksheet Method |
Adds a new worksheet to the worksheets collection
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelWorksheet AddWorksheet()
Public Function AddWorksheet As ExcelWorksheet
Return Value
ExcelWorksheetThe newly created worksheet
See Also