Chapter Contents

Previous

Next
Row/Column Data Vector Class: _setAlignJust

Row/Column Data Vector Class: _setAlignJust



Sets the alignment justification


Syntax
Details

Syntax

CALL SEND (data-vector-id, '_setAlignJust', just);

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


Details

The _setAlignJust method is valid only if the viewer is a table editor. Use the _setAlignJust method only to pass a row/column data vector instance to the model's _getColumnInfo or _setColumnInfo method. Its values are not meaningful for row settings.

The following conditions also are true when you use a row/column data vector in conjunction with the _getColumnInfo method or the _setColumnInfo method:


Chapter Contents

Previous

Next

Top of Page

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