Chapter Contents

Previous

Next
Table Editor: _getLabelBorderStyle

Table Editor: _getLabelBorderStyle



Returns the default border style for label cells


Syntax
See Also

Syntax

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

_setLabelBorderStyle


Chapter Contents

Previous

Next

Top of Page

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