Share via


PageSetup.CenterFooterPicture 属性

定义

返回一个 Graphic 对象,该对象代表页脚的中心部分的图片。 用于设置与图片相关的属性。

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

属性值

适用于