Pane.Previous プロパティ

定義

コレクション内の前の文書ウィンドウ枠を表す Pane オブジェクトを取得します。 読み取り専用です。

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

プロパティ値

適用対象