PageSetup.CenterHeaderPicture Property

Definition

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

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

Property Value

Applies to