GetCellIcon (obsolete)
Gets the icon of the cell indicated by nCell in the current AppOutputLine's sub-line indicated by nLine
Signature
GetCellIcon(in nLine:Long, in nCell:Long) -> Long |
Parameters
Name | Type | Description |
---|---|---|
nLine | Long | |
nCell | Long |
Errors
Error code | Description |
---|---|
4100 | The object is no longer valid. |
4101 | Invalid address for the return parameter was specified. |