Shape.PictureFormat Property

Definition

Returns a PictureFormat object that contains picture formatting properties for the specified shape. Applies to Shape objects that represent pictures or OLE objects. Read-only.

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

Property Value

Applies to