Chapter Contents

Previous

Next
Table Editor: _setLabelBorderStyle

Table Editor: _setLabelBorderStyle



Sets the default border style for label cells


Syntax

Syntax

CALL SEND (table-id, '_setLabelBorderStyle', 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.