Chapter Contents

Previous

Next
Table Editor: _getDataBorderStyle

Table Editor: _getDataBorderStyle



Returns the default border style for data cells


Syntax
See Also

Syntax

CALL SEND (table-id, '_getDataBorderStyle', border-name, style);

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

style
C returns the border style:
'SOLID'
'DOTTED'
'DASHED'


See Also

_setDataBorderStyle


Chapter Contents

Previous

Next

Top of Page

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