Chapter Contents

Previous

Next
GET_DATA Data Vector: _getBorderWidth

GET_DATA Data Vector: _getBorderWidth



Returns the border width


Syntax
Details

Syntax

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

Argument Type Description
area
C

specifies the area to return the border width for:



'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 returns the border width
unit
C returns the unit of measure for the baseline or alignment.


Details

The _getBorderWidth 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.