![]() Chapter Contents |
![]() Previous |
![]() Next |
| Table Editor: _setRowConformThreshold |
| Syntax | |
| Details |
Syntax |
| CALL SEND (table-id, '_setRowConformThreshold', threshold); |
| Argument | Type | Description |
|---|---|---|
| threshold |
N | specifies the column conform threshold in integer values in the range 0 to 99 |
| Details |
The row conform threshold is a value in the range 0 to 99. This value, determined by the ratio of the table's height to the region's height, is the percentage above which the CONFORM_ROWS attribute takes effect. The default is zero. For example, a 50% threshold causes the table to grow vertically only if it is taller than half its region.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.