AppOutputLine.GetIsCellText
Method: GetIsCellText (nLine as Long, nCell as Long) as String
Description
Gets the text of the cell indicated by nCell in the current AppOutputLine's sub-line indicated by nLine.
Errors
4100 | The object is no longer valid. |
4101 | Invalid address for the return parameter was specified. |