BBjGridCell::getForeColor
Description
In BBj 18.0 and higher, this method returns the foreground color vector contained within the BBjGridCell.
Syntax
Return Value |
Method |
getForeColor() |
Parameters
None.
Return Value
Returns the foreground BBjColor.
Remarks
The int values in the BBjVector can be (R,G,B) or (R,G,B,a).
Example
|
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.