Share via


PageSetup.RightFooterPicture 属性

定义

返回一个 Graphic 对象,该对象代表页脚右侧部分的图片。 用于设置图片的属性。

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

属性值

适用于