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

TableGetCellBorderColor – PB Docs 2022 – PowerBuilder Library

TableGetCellBorderColor – PB Docs 2022

TableGetCellBorderColor

PowerScript function

Description

Gets the border color of a table cell 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.
borderType

The border type to set the width. If not set, it means
setting the width for all border types.

The following values are supported:

  • 1 — Left border

  • 2 — Top border

  • 3 — Right border

  • 4 — Left border

Return value

Long.

Returns the numeric value of the color. Values are 0 to
&HFFFFFF. Returns -1 if it fails. Returns null if any argument is
null.

Examples

The following example gets the right border color of the cell
(2,2).


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