Message-ID: <874441564.9891.1711705902270.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_9890_1135572179.1711705902270" ------=_Part_9890_1135572179.1711705902270 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html HeaderFooterSection.GetPicture()

HeaderFooterSection.GetPicture()

Description=

=20

Returns the HeaderFooterPi= cture that has been embedded in this section of the spreadsheet's heade= r or footer, or null if there is no picture.

=20
C#
=20
public HeaderFooterPicture GetPicture()
=20
=20
vb.net
=20
Public Function GetPicture() As HeaderFooterPicture
=20
=20

Returns

The pictur= e that has been embedded in the footer or header as a=20 HeaderFooter= Picture object=20

Examples

=20
C#
=20
HeaderFooterPicture pic =3D header.GetPicture();
=20
=20
vb.net
=20
Dim pic As HeaderFooterPicture =3D header.GetPicture()
=20
------=_Part_9890_1135572179.1711705902270--