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}{signature:
}
Signature
vb.net
vb.net
Public Function ListPictures() As Picture()
{signature}
{returns}An array of all the {{Picture}} objects in the workbook.{returns}
Returns

An array of all the Picture objects in the workbook.