Udostępnij za pośrednictwem


Właściwość HtmlRow.Cells —

Zwraca kolekcję komórki formantów w tym wierszu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property Cells As UITestControlCollection
public virtual UITestControlCollection Cells { get; }
public:
virtual property UITestControlCollection^ Cells {
    UITestControlCollection^ get ();
}
abstract Cells : UITestControlCollection with get
override Cells : UITestControlCollection with get
function get Cells () : UITestControlCollection

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
Kolekcja formantów komórki w tym wierszu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HtmlRow Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting.HtmlControls

UITestControlCollection