Chapter Contents

Previous

Next
Table Editor: _setDataBorderWidth

Table Editor: _setDataBorderWidth



Sets the default border width for data cells


Syntax
Details

Syntax

CALL SEND (table-id, '_setDataBorderWidth', 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 units
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.