InlineShape.PictureFormat プロパティ

定義

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

public:
 property Microsoft::Office::Interop::Word::PictureFormat ^ PictureFormat { Microsoft::Office::Interop::Word::PictureFormat ^ get(); void set(Microsoft::Office::Interop::Word::PictureFormat ^ value); };
public Microsoft.Office.Interop.Word.PictureFormat PictureFormat { get; set; }
member this.PictureFormat : Microsoft.Office.Interop.Word.PictureFormat with get, set
Public Property PictureFormat As PictureFormat

プロパティ値

適用対象