Click or drag to resize

OLEUtilsFromJSDrawExcelMol Method (MolBase, Boolean)

Namespace:  Scilligence.MolEngine.IO
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public static string FromJSDrawExcelMol(
	MolBase m,
	bool compress
)

Parameters

m
Type: Scilligence.MolEngineMolBase
compress
Type: SystemBoolean

Return Value

Type: String
See Also