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

Returns an array of all the Picture objects in the worksheet.

Signature
C#
C#
 public Picture[] ListPictures()
Signature
vb.net
vb.net
Public Function ListPictures() As Picture()
Returns

An array of all the Picture objects in the workbook.