Click or drag to resize

ExcelWorksheetsCollectionAddWorksheet Method

Adds a new worksheet to the worksheets collection

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelWorksheet AddWorksheet()

Return Value

ExcelWorksheet
The newly created worksheet
See Also