CellRange.StartRow

CellRange.StartRow property

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

public int StartRow { get; set; }

See Also