Chapter Contents

Previous

Next
Table Editor: _getDataFont

Table Editor: _getDataFont



Returns the default font for data cells


Syntax
Details
See Also

Syntax

CALL SEND (table-id, '_getDataFont', font-list-id);

Argument Type Description
font-list-id
N specifies the identifier of an SCL list to contain the font attributes


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

_setDataFont


Chapter Contents

Previous

Next

Top of Page

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