Chapter Contents

Previous

Next
Table Editor: _setLabelBorderWidth

Table Editor: _setLabelBorderWidth



Sets the default border width for label cells


Syntax
Details

Syntax

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

Argument Type Description
border-name
C specifies the desired border section:
'TOP'
'LEFT'
'RIGHT'
'BOTTOM'
width-value
N specifies the border width in width-unit values
width-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 in order to account for each cell's font.


Chapter Contents

Previous

Next

Top of Page

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