Chapter Contents

Previous

Next
Table Editor: _setDataMargin

Table Editor: _setDataMargin



Sets the default margin for data cells


Syntax
Details

Syntax

CALL SEND (table-id, '_setDataMargin', margin-name, margin-value, margin-unit);

Argument Type Description
margin-name
C specifies the desired margin:
'TOP'
'LEFT'
'RIGHT'
'BOTTOM'
margin-value
N specifies the size of the margin in margin-unit values
margin-unit
C specifies the unit of measure. See Units of Measure for a complete list.


Details

Font-dependent units of measure are resolved on a cell-by-cell basis.


Chapter Contents

Previous

Next

Top of Page

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