rowIndex property

int? rowIndex
final

The row in which a table cell is located. The first row position is 1. RowIndex isn't returned by DetectDocumentText and GetDocumentTextDetection.

Implementation

final int? rowIndex;