PageSetup.LeftHeaderPicture Property

Definition

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

public:
 property Microsoft::Office::Interop::Excel::Graphic ^ LeftHeaderPicture { Microsoft::Office::Interop::Excel::Graphic ^ get(); };
public Microsoft.Office.Interop.Excel.Graphic LeftHeaderPicture { get; }
Public ReadOnly Property LeftHeaderPicture As Graphic

Property Value

Applies to