Selection.Cells プロパティ

定義

選択範囲の Cells テーブル セルを表すコレクションを返します。

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

プロパティ値

適用対象