Chapter Contents

Previous

Next
GET_DATA Data Vector: _setBorderWidth

GET_DATA Data Vector: _setBorderWidth



Sets the border width


Syntax
Details

Syntax

CALL SEND (data-vector-id, '_setBorderWidth', area, width, unit);

Argument Type Description
area
C specifies the area to set the border width for:


'ALL' all four sides of the cell


'RIGHT' the right side of the cell


'LEFT' the left side of the cell


'TOP' the top side of the cell


'BOTTOM' the bottom side of the cell
width
N specifies the border width
unit
C specifies the border with unit of measure.


Details

The _setBorderWidth method is valid only if the viewer is a table editor.


Chapter Contents

Previous

Next

Top of Page

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