Chapter Contents |
Previous |
Next |
Table Editor: _setLabelFont |
Syntax | |
Details | |
See Also |
Syntax |
CALL SEND (table-id, '_setLabelFont', font-list-id); |
Argument | Type | Description |
---|---|---|
font-list-id |
N | specifies the identifier of an SCL list that contains the font list |
Details |
A font list is acquired from the SCL FONTSEL function or a call to the _getDataFont method or the _getLabelFont method.
See Also |
_setDataFont
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.