Click or drag to resize

XLSDocumentSheet Constructor

Initializes a new instance of the Sheet class. Constructor with parameter

Namespace:  SIC.OpenDocumentFormat.XLS
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Sheet(
	XLSDocument pXLSDocument
)

Parameters

pXLSDocument
Type: SIC.OpenDocumentFormat.XLSXLSDocument
XLS document object
See Also