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

TableSetCellVertAlign – PB Docs 2022 – PowerBuilder Library

TableSetCellVertAlign – PB Docs 2022

TableSetCellVertAlign

PowerScript function

Description

Sets the vertical align mode for the content in 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.
align

The align mode of the content in the cell. The following
modes are supported:

  • 1 — The text is aligned at the top of the
    cell.

  • 2 — The text is vertically centered.

  • 3 — The text is aligned at the bottom of the
    cell.

Return value

Boolean.

Returns true if it succeeds. Returns false if it fails. Returns null
if any argument is null.

Examples

The following example sets different vertical align modes for
different cells.


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