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:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
IDisposable
Dispose
See Also