Range.FirstRow

Range.FirstRow property

Gets the index of the first row of the range.

public int FirstRow { get; }

See Also