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