IOlePresentationOptions

IOlePresentationOptions interface

埋め込みドキュメントを OLE 経由でプレゼンテーションにインポートするためのインターフェイス。

public interface IOlePresentationOptions : IImportDocumentOptions, ISizeOptions

プロパティ

名前 説明
X { get; set; } 埋め込みオブジェクト フレームの X 座標。
Y { get; set; } 埋め込みオブジェクト フレームの Y 座標。

関連項目