Chapter Contents

Previous

Next
Row/Column Data Vector Class: _setDecimals

Row/Column Data Vector Class: _setDecimals



Sets the number of decimal places


Syntax
Details

Syntax

CALL SEND (data-vector-id, '_setDecimals', decimals);

Argument Type Description
decimals
N specifies the number of decimal places used for alignment


Details

The _setDecimals method is valid only if the viewer is a table editor. You can use the _setDecimals method only to pass a row/column data vector 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:

The decimals value is used only if there is an alignment character set.


Chapter Contents

Previous

Next

Top of Page

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