GetCellCountInLine
Gets the number of cells in the sub-line indicated by nLine in the current AppOutputLine.
Signature
GetCellCountInLine(in nLine:Long) -> Long |
Parameters
Name | Type | Description |
---|---|---|
nLine | Long | Specifies the zero-based index of the line. |
Errors
Error code | Description |
---|---|
4100 | The object is no longer valid. |
4101 | Invalid address for the return parameter was specified. |