Link Search Menu Expand Document

Spreadsheet Constructor (String, String)

Initializes a new instance of the Spreadsheet class.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Spreadsheet(
	string registrationName,
	string registrationKey
)

Parameters

registrationName
Type: SystemString
Registration name.
registrationKey
Type: SystemString
Registration key.
See Also

Reference