Chapter Contents

Previous

Next
Table Editor: _getDataBorderColor

Table Editor: _getDataBorderColor



Returns the default border color for data cells


Syntax
See Also

Syntax

CALL SEND (table-id, '_getDataBorderColor', border-name, color-name);

Argument Type Description
border-name
C specifies the desired border section:
'TOP'
'LEFT'
'RIGHT'
'BOTTOM'

color-name
C returns the color name


See Also

_setDataBorderColor


Chapter Contents

Previous

Next

Top of Page

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