WinRow.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::WinControls::WinCell ^ GetCell(int cellIndex);
public Microsoft.VisualStudio.TestTools.UITesting.WinControls.WinCell GetCell (int cellIndex);
member this.GetCell : int -> Microsoft.VisualStudio.TestTools.UITesting.WinControls.WinCell
Public Function GetCell (cellIndex As Integer) As WinCell
Parameters
- cellIndex
- Int32