Initializes a new instance of the TableCell class.
Initializes a new instance of the TableCell class.
[Visual Basic] Protected Sub New()
[C#] protected TableCell();
[C++] protected: TableCell();
[JScript] protected function TableCell();
[Visual Basic] Public Sub New(ByVal AutomationElement,ByVal ActionListener)
[C#] public TableCell(AutomationElement,ActionListener);
[C++] public: TableCell(AutomationElement*,ActionListener*);
[JScript] public function TableCell(AutomationElement,ActionListener);