Overload | Description |
---|---|
AddRange(SheetCellRange[]) | Adds the range. |
AddRange(IEnumerable{SheetCellRange}) | Adds the elements of the specified collection to the end of the List. (Inherited from System.Collections.Generic.List<SheetCellRange>) |
Overload | Description |
---|---|
AddRange(SheetCellRange[]) | Adds the range. |
AddRange(IEnumerable{SheetCellRange}) | Adds the elements of the specified collection to the end of the List. (Inherited from System.Collections.Generic.List<SheetCellRange>) |