次の方法で共有


Row.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

プロパティ値

適用対象