UnionRange.FirstRow

UnionRange.FirstRow property

Gets the index of the first row of the range.

public int FirstRow { get; }

Remarks

Only effects when it only contains one range.

See Also