Shape.PictureFormat プロパティ

定義

指定したオブジェクトの PictureFormat 図の書式設定プロパティを含むオブジェクトを返します。

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

プロパティ値

注釈

このプロパティは、図または OLE オブジェクトを表す図形オブジェクトに適用されます。

適用対象