RichEditSelection.selectTableCell Method
In This Article
Selects the table cell in which the cursor is located.
#Declaration
TypeScript
selectTableCell(): void
#Remarks
Refer to the following section for more information: Client Selection.
See Also