Chapter Contents

Previous

Next
Table Editor: _setTableVjust

Table Editor: _setTableVjust



Sets justification type for vertically justifying the table within the region


Syntax
Details

Syntax

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

Argument Type Description
just
C specifies the justification type:
'TOP'
'MIDDLE'
'BOTTOM'


Details

The _setTableVjust method enables you to control the vertical position of the table within its region: flush top, centered, or flush bottom. It has no effect on tables that are taller than their region.


Chapter Contents

Previous

Next

Top of Page

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