Report.LineNumberToCharacterPosition
Returns the character index of the specified line number in the report.
| Syntax | Parameters | Return value |
|---|---|---|
Function Report.LineNumberToCharacterPosition( _
Line As Integer) As Integer
|
Line [in]
The line number of the report for this function to count the characters up to. Type: Integer |
Integer |