Left_Margin

Description

The size of the left margin of the DataWindow object.

Applies to

Style keywords

Syntax

SyntaxFromSql:

Style ( Left_Margin = value )

Parameter

Description

value

An integer specifying the size of the left margin in the units specified for the DataWindow


Examples

SQLCA.SyntaxFromSQL(sqlstring, &
'Style( ... Left_Margin = 500 ... )', errstring)