Selection.Frames プロパティ

定義

Frames選択範囲のすべてのフレームを表すコレクションを返します。

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

プロパティ値

適用対象