PageSetup.CenterFooterPicture Property

Definition

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

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

Property Value

Applies to