I've tried searching but I cannot seem to find a way to set a range of values using an array.
Do I have to use a double loop to do this? Is there no way to use a multidimensional array for it like in Google App Scripts? In particular, I am looking for similar functionality to https://developers.google.com/apps-script/class_range#setValues in EPPlus.