columnIndex property
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;
The column in which a table cell appears. The first column position is 1.
ColumnIndex
isn't returned by DetectDocumentText
and GetDocumentTextDetection
.
final int? columnIndex;