BBjGridCell::setFont
Description
In BBj 19.00 and higher, this method sets the font within a BBjGridCell.
Syntax
| Return Value | Method |
|---|---|
|
void |
setFont(BBjFont font) |
Parameters
| Parameter | Description |
|---|---|
|
font |
BBjFont value. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.