Message-ID: <1514772712.10191.1711716128756.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_10190_391203797.1711716128756" ------=_Part_10190_391203797.1711716128756 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Pictures.Remove(Int32)

Pictures.Remove(Int32)

Description

=20

Deletes the specified Picture obje= ct from the worksheet.

=20
C#
=20
 public void Remove(int position)
=20
=20
vb.net
=20
Public Sub Remove(ByVal position As Integer)
=20
=20

Parameters

=20
position
The 0-based positi= on of the=20 Picture object in the array returned by=20 Pictu= res.ListPictures.
------=_Part_10190_391203797.1711716128756--