Chapter Contents |
Previous |
Next |
Row/Column Data Vector Class: _getBorderColor |
Syntax | |
Details |
Syntax |
CALL SEND (data-vector-id, '_getBorderColor', area, color); |
Argument | Type | Description | |
---|---|---|---|
area |
C | specifies the area to return the border color 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 | ||
color |
C | returns the border outline color |
Details |
The _getBorderColor 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.