Row.FirstCell

Row.FirstCell property

Gets the first cell object in the row.

public Cell FirstCell { get; }

See Also