Chapter Contents

Previous

Next
Table Editor: _getLabelBorderWidth

Table Editor: _getLabelBorderWidth



Returns the default border width for label cells


Syntax
See Also

Syntax

CALL SEND (table-id, '_getLabelBorderWidth', 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 values
width-unit
C returns the unit of measure. See Units of Measure for a complete list.


See Also

_setLabelBorderWidth


Chapter Contents

Previous

Next

Top of Page

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