Chapter Contents

Previous

Next
Table Editor: _setDataFont

Table Editor: _setDataFont



Sets the default font for data cells


Syntax
Details

Syntax

CALL SEND (table-id, '_setDataFont', 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, the _getLabelFont method, or a similar method that gets fonts for other objects.


Chapter Contents

Previous

Next

Top of Page

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