Click or drag to resize

XlsBitmapShape Dispose Method

Disposes of the current instance, releasing any resources it holds and calling the base class's Dispose method.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void Dispose()

Implements

IDisposable Dispose
See Also