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