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
Wiki Markup
{description}
{excerpt}Returns an array of all the [Picture|Picture] objects in the worksheet.{excerpt}
{signature:C#}
 public Picture[] ListPictures()
{signature}{signature:vb.net}
Public Function ListPictures() As Picture()
{signature}
{returns}An array of all the {{Picture}} objects in the workbook.{returns}