Developer's reference PB2XLS for PowerBuilder

Reference > N_XLS_FORMAT > of_set_text_justlast

of_set_text_justlast() method

Set the justify last text option.

Syntax

format.of_set_text_justlast ( option )

Parameters

optionA boolean value that controls justify last option

Return value

Integer. Returns 1 if it succeeds and -1 if an error occurs.

Description

Only applies to Far Eastern versions of Excel

Examples

format.of_set_text_justlast ( true )