HeaderFooter.Picture Property

Definition

Returns a Graphic object that represents a picture field included in the specified header or footer. Read-only.

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

Property Value

Graphic

Applies to