PageSetup.LeftFooterPicture (Excel)

Returns a Graphic object that represents the picture for the left section of the footer. Used to set attributes about the picture.

The LeftFooterPicture property is read-only, but the properties on it are not all read-only. It is required that "&G" be a part of the LeftFooter property string for the image to show up in the left footer.


Dim grpLeftFooterPicture As Graphic
Set grpLeftFooterPicture = ActiveChart.PageSetup.LeftFooterPicture