Click or drag to resize

XLSDocumentSheetAdd Method

Adds a Excel Sheet object

Namespace:  SIC.OpenDocumentFormat.XLS
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public void Add(
	string pSheetName
)

Parameters

pSheetName
Type: SystemString

[Missing <param name="pSheetName"/> documentation for "M:SIC.OpenDocumentFormat.XLS.XLSDocument.Sheet.Add(System.String)"]

See Also