CellDispose Method (Boolean)Bytescout Spreadsheet SDK
Disposes the instance

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

protected virtual void Dispose(
	bool disposeManagedResources
)

Parameters

disposeManagedResources
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also

Reference