Total Sheet Area

Add up the total of all the numerical values in an area of a Simul8 spreadsheet.

Parameters

  • Sheet location of left/top of the area eg MySheet[5,2] if the area starts at column 5, row 2
  • Number of columns in the area
  • Number of rows in the area
  • A data item (global or local) to receive the returned total

See Also