Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

Deletes the specified Picture object from the worksheet.

Signature
C#
C#
 public void Remove(Picture picture)
Signature
vb.net
vb.net
Public Sub Remove(ByVal picture As Picture)
Parameters
Param
picture
picture

The Picture object to remove.