BBjGridCell::setText
Description
In BBj 18.00 and higher, this method sets the text contained within the BBjGridCell.
Syntax
| Return Value | Method |
|---|---|
|
void |
setText(string text) |
Parameters
| Parameter | Description |
|---|---|
|
text |
String value of BBjGridCell. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.