Quickly search an area of a Simul8 spreadsheet and return the location (in column/row coordinates) of the maximum (highest) value in the area.
Parameters
If no suitable location is found (for example if the size of the area is improperly defined, or it contains no numerical values then column and row are returned as -1. The search is from minus infinity to plus infinity, so -1000 is considered lower than +100.