Chapter Contents

Previous

Next
Table Editor: _getDataBorderWidth

Table Editor: _getDataBorderWidth



Returns the default border width for data cells


Syntax
See Also

Syntax

CALL SEND (table-id, '_getDataBorderWidth', border-name, width-value, width-unit);

Argument Type Description
border-name
C specifies the desired border section:
'TOP'
'LEFT'
'RIGHT'
'BOTTOM'
width-value
N returns the border width in width-unit units
width-unit
C returns the unit of measure. See Units of Measure for a complete list.


See Also

_setDataBorderWidth


Chapter Contents

Previous

Next

Top of Page

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