SRW.SET_TEXT_COLOR
built-in procedureThis procedure specifies the global text color of the CHAR
, DATE
,
or NUMBER
field. This attribute is ignored in character mode reports.
SRW.SET_TEXT_COLOR('color');
Parameter |
Description |
color |
Is a valid color from the color palette. |
You can also define this attribute using the Reports Builder user interface:
Property Inspector (Templates only) |
Set the Text Color property. |
user interface |
See Changing colors. |
About the
Reports Builder built-in package (SRW
)
About changing colors and patterns
Copyright © 1984, 2005, Oracle. All rights reserved.