PageSetup.RightFooterPicture (Excel)

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

The RightFooterPicture property itself is read-only, but not all of its properties are read-only. It is required that "&G" be a part of the RightFooter property string for the image to show up in the right footer.


Dim grpRightFooterPicture As Graphic
Set grpRightFooterPicture = Worksheets("Sheet1").PageSetup.RightFooterPicture