Chapter Contents

Previous

Next
Table Editor: _setDataBorderStyle

Table Editor: _setDataBorderStyle



Sets the default border style for data cells


Syntax

Syntax

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

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

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


Chapter Contents

Previous

Next

Top of Page

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