Column

ChangeInfo.Column property

Zero-based column index of the changed cell. Populated for Cells comparer (XLSX, CSV, ODS, etc.), null otherwise.

public int? Column { get; set; }

See Also