Chapter Contents |
Previous |
Next |
Table Editor: _getLabelFont |
Syntax | |
Details | |
See Also |
Syntax |
CALL SEND (table-id, '_getLabelFont', font-list-id); |
Argument | Type | Description |
---|---|---|
font-list-id |
N | specifies the identifier of an SCL list to contain a copy of a font list |
Details |
Do not manipulate the contents of the font list directly, but instead pass the entire list to any method that sets fonts, for example, _setLabelFont.
See Also |
_setLabelFont
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.