Chapter Contents |
Previous |
Next |
Tab Layout: _setRowSpacing |
Syntax | |
Details |
Syntax |
CALL NOTIFY (tabber-name, '_setRowSpacing', space-value, space-unit); |
Argument | Type | Description |
---|---|---|
space-value |
N | specifies the size of the spacing in space-unit units |
space-unit |
C | specifies the unit of measure. See Units of Measure for a list of valid units. |
Details |
The row spacing is the space between adjacent rows within a group. It does not affect the space between the last row of one group and the first row of another; use _setGroupSpacing for this.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.