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