Link Search Menu Expand Document

CellDispose Method (Boolean)

Disposes the instance

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-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