Click or drag to resize

WorksheetsCollection AddCopy Method (WorksheetsCollection)

Adding worksheets collection to workbook.

Namespace: Spire.Xls.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void AddCopy(
	WorksheetsCollection sheets
)

Parameters

sheets
Type: Spire.Xls.Collections WorksheetsCollection
See Also