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. |
| 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. |