Row.FirstDataCell

Row.FirstDataCell property

Gets the first non-blank cell in the row.

public Cell FirstDataCell { get; }

See Also