ColumnIndex

OCRTableCell.ColumnIndex property

此单元格所属列的零基索引。

public int ColumnIndex { get; set; }

备注

该索引决定单元格在其行内的水平顺序。

另请参见