Chapter Contents

Previous

Next
Table Editor: _setColumnConformThreshold

Table Editor: _setColumnConformThreshold



Sets the column conform threshold


Syntax
Details

Syntax

CALL SEND (table-id, '_setColumnConformThreshold', threshold);

Argument Type Description
threshold
N specifies the column conform threshold in integer values in the range 0 to 99


Details

The column conform threshold is a value in the range 0 to 99. This value, determined by the ratio of the table's width to the region's width, is the percentage above which the CONFORM_COLUMNS attribute takes effect. The default is zero. For example, a 50% threshold causes the table to grow horizontally only if it is wider than half its region.


Chapter Contents

Previous

Next

Top of Page

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