Share via


Selection.Rows Propriété

Définition

Retourne une Rows collection qui représente toutes les lignes de tableau d’une sélection.

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

Valeur de propriété

S’applique à