Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

IRangeProvider.Union Method

Name Parameters Description
Union(CellRange[]) ranges Creates a complex range that is the union of multiple ranges.
Union(IEnumerable<CellRange>) enumerable Creates a complex range that is the union of multiple ranges.