Click or drag to resize

IExcelUtilsExcel2CSVs Method

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
string[] Excel2CSVs(
	Stream input,
	string password,
	string[] sheets,
	bool onebased
)

Parameters

input
Type: System.IOStream
password
Type: SystemString
sheets
Type: SystemString
onebased
Type: SystemBoolean

Return Value

Type: String
See Also