BBjGridCell::getForeColor
Description
In BBj 18.00 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
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.