CellRange.EndRow

CellRange.EndRow property

Gets or sets the index of the end row of the range.

public int EndRow { get; set; }

See Also