columnSpan property
The number of columns that a table cell spans. Currently this value is
always 1, even if the number of columns spanned is greater than 1.
ColumnSpan isn't returned by DetectDocumentText
and GetDocumentTextDetection.
Implementation
final int? columnSpan;