columnIndex property

int? columnIndex
final

The column in which a table cell appears. The first column position is 1. ColumnIndex isn't returned by DetectDocumentText and GetDocumentTextDetection.

Implementation

final int? columnIndex;