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