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

TableCellStart – PB Docs 2022 – PowerBuilder Library

TableCellStart – PB Docs 2022

TableCellStart

PowerScript function

Description

Returns the starting position of a table cell in the RichTextEdit
control.

The starting position is the character index (starting at 1) of the
first character of the table cell in the RichTextEdit control. If there
are new line characters in the content, each new line character is counted
as one character too. If the RichTextEdit control contains header and
footer, the character indexes of the header, footer and main content are
accumulated separately.

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.

Return value

Long.

Returns the starting position of a table cell in the RichTextEdit
control if it succeeds. Returns 0 if it fails. Returns null if any
argument is null.

Examples

The following example returns the starting position of the first
character in the specified table cell:


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