PageSetup.LeftHeaderPicture (Excel)

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

The LeftHeaderPicture property is read-only, but not all of its properties are read-only. It is required that "&G" be a part of the LeftHeader property string for the image to show up in the left header.


Dim grpLeftHeaderPicture As Graphic
Set grpLeftHeaderPicture = ActiveChart.PageSetup.LeftHeaderPicture