Chapter Contents

Previous

Next
Table Editor: _setTableHjust

Table Editor: _setTableHjust



Sets justification type for horizontally justifying the table within the region


Syntax
Details

Syntax

CALL SEND (table-id, '_setTableHjust', just);

Argument Type Description
just
C specifies the justification type:
'LEFT'
'CENTER'
'RIGHT'


Details

The _setTableHjust method enables you to control the horizontal position of the table within its region: flush left, centered, or flush right. It has no effect on tables that are wider than their region.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.