HtmlRow.GetCell(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::VisualStudio::TestTools::UITesting::HtmlControls::HtmlCell ^ GetCell(int cellIndex);
public Microsoft.VisualStudio.TestTools.UITesting.HtmlControls.HtmlCell GetCell (int cellIndex);
member this.GetCell : int -> Microsoft.VisualStudio.TestTools.UITesting.HtmlControls.HtmlCell
Public Function GetCell (cellIndex As Integer) As HtmlCell
Parameters
- cellIndex
- Int32