TextFrame.Previous プロパティ

定義

コレクション内の 1 つ前のオブジェクトを取得します。

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

プロパティ値

適用対象