Range.Rows Property

Definition

Returns a Rows collection that represents all the table rows in a range.

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

Property Value

Applies to