Range.Rows 属性

定义

返回一个 Rows 集合,该集合代表区域中的所有表行。

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

属性值

适用于