Chapter Contents

Previous

Next
Table Editor: _getDataMargin

Table Editor: _getDataMargin



Returns the default margin for data cells


Syntax
See Also

Syntax

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

Argument Type Description
margin-name
C specifies the desired margin:
'TOP'
'LEFT'
'RIGHT'
'BOTTOM'

margin-value
N returns the size of the margin in margin-unit values
margin-unit
C returns the unit of measure. See Units of Measure for a complete list.


See Also

_setDataMargin


Chapter Contents

Previous

Next

Top of Page

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