UnionRange.ColumnCount

UnionRange.ColumnCount property

Gets the count of rows in the range.

public int ColumnCount { get; }

Remarks

Only effects when it only contains one range.

See Also