UnionRange.RowCount

UnionRange.RowCount property

Gets the count of rows in the range.

public int RowCount { get; }

Remarks

Only effects when it only contains one range.

See Also