SRW.SET_BACKGROUND_FILL_COLOR
built-in procedureThis procedure specifies the background fill color of the object. This attribute is ignored in character mode reports. Depending upon the pattern being used, you may not see the background color. For example, if the pattern is solid, the background color does not show through the pattern. Only the foreground color shows through in this case.
SRW.SET_BACKGROUND_FILL_COLOR('color');
Parameter |
Description |
|
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 Edge Background 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.