Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

TableCellSelect – PB Docs 2022 – PowerBuilder Library

TableCellSelect – PB Docs 2022

TableCellSelect

PowerScript function

Description

Selects a table cell, a range of table cells, or a complete table in
the RichTextEdit control.

Applies to

RichTextEdit control

Syntax

Argument

Description

tableID

The unique ID that identifies the table.

row The row number of the cell.
column The column number of the cell.
startRow The starting row number if it is to select a range of
cells.
startColumn The starting column number if it is to select a range of
cells.
endRow The ending row number if it is to select a range of
cells.
endColumn The ending column number if it is to select a range of
cells.

Return value

Boolean.

Returns true if the specified table cell/cells could be selected.
Returns false if the specified table ID is invalid or the specified row
or/and column number does not exist. Returns null if any argument is
null.

Examples

The following example selects a single cell or the whole
table:

The following example selects a range of table cells or the whole
table:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x