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

属性值

适用于