SRW.SET_FONT_FACE
built-in procedureThis procedure specifies font face for a CHAR
, DATE
,
or NUMBER
field. This procedure is ignored in character-mode reports.
SRW.SET_FONT_FACE('face');
Parameter |
Description |
|
Is the font face, for example, |
You can also define the face
parameter using the Reports
Builder user interface:
Property Inspector (templates only) |
Set the Font property. |
user interface |
About the
Reports Builder built-in package (SRW
)
Copyright © 1984, 2005, Oracle. All rights reserved.