FirstRow

Cell.FirstRow property

Gets first row of cell. Read-only IRow.

public IRow FirstRow { get; }

See Also