{
  "Name": "EventReportMAIN",
  "Files": [
    {
      "Scope": "Championships.Events.EventCars",
      "FileNameTemplate": "C:\\HHDM-Export\\{Event.Championship.Name}\\{Event.Name}.EventReport",
      "DeleteWorkbookBeforeExporting": true,
      "Name": "ExcelExportFile1",
      "WorkSheets": [
        {
          "Name": "MAIN",
          "WorksheetNameTemplate": "MAIN",
          "TemplateWorksheetName": "MAIN",
          "Cells": [
            {
              "Name": "Event Name Header",
              "Id": "750d2c7e-0cbe-4fd8-aa28-cd4ca99bd3c3",
              "Value": "{Event.Name}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 1,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "EVENT",
              "Id": "1d9a7480-b857-4f23-bab4-5c4e1f087332",
              "Value": "{Event.Name}",
              "ExcelValueType": 0,
              "RowIndex": 6,
              "ColumnIndex": 10,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "CAR",
              "Id": "125cd52e-7684-47da-a4f7-f339f179f053",
              "Value": "{Car.Number}",
              "ExcelValueType": 0,
              "RowIndex": 8,
              "ColumnIndex": 10,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "LOCATION",
              "Id": "f98e56a4-6e55-419f-baf8-8fba44c91111",
              "Value": "{Event.Track.Name}",
              "ExcelValueType": 0,
              "RowIndex": 10,
              "ColumnIndex": 10,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "DATE",
              "Id": "4add6ef2-fb1d-4bbc-a597-25e550410c6c",
              "Value": "{DateTimeToString(Event.StartDate,\"MM/dd/yyyy\")} - {DateTimeToString(Event.EndDate,\"MM/dd/yyyy\")}",
              "ExcelValueType": 0,
              "RowIndex": 12,
              "ColumnIndex": 10,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SESSIONS Name",
              "Id": "5fd7b8e9-84e4-4ccf-a986-ff8d0fbd3f40",
              "Value": "{Session.Name}",
              "Scope": "EventCarSessions",
              "ExcelValueType": 0,
              "RowIndex": 21,
              "ColumnIndex": 4,
              "RowLinearTerm": 1,
              "ColumnLinearTerm": 1,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SESSIONS Start",
              "Id": "89b75518-bd7c-4708-9b48-1af339dcacca",
              "Value": "{DateTimeToString(Session.StartTime,\"MM/dd/yyyy - HH:mm\")}",
              "Scope": "EventCarSessions",
              "ExcelValueType": 0,
              "RowIndex": 21,
              "ColumnIndex": 7,
              "RowLinearTerm": 1,
              "ColumnLinearTerm": 1,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SESSIONS End",
              "Id": "fa1c7057-f61a-461d-ae11-255f7724c8c3",
              "Value": "{DateTimeToString(Session.EndTime,\"MM/dd/yyyy - HH:mm\")}",
              "Scope": "EventCarSessions",
              "ExcelValueType": 0,
              "RowIndex": 21,
              "ColumnIndex": 15,
              "RowLinearTerm": 1,
              "ColumnLinearTerm": 1,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "DRIVERS Nickname",
              "Id": "67145358-de4a-4b67-9a30-a384ae28beca",
              "Value": "{NickName}",
              "Scope": "EventCarDrivers",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 2,
              "RowLinearTerm": 1,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "DRIVERS Name",
              "Id": "32e57c30-5536-43d3-8217-1565a3f20b2f",
              "Value": "{FirstName} {LastName}",
              "Scope": "EventCarDrivers",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 4,
              "RowLinearTerm": 1,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "TRACK CONFIG",
              "Id": "59823cb8-2589-4fd2-b9f3-1607dc424863",
              "Value": "{Session.TrackConfiguration.Name}",
              "Scope": "EventCarSessions",
              "ExcelValueType": 0,
              "RowIndex": 7,
              "ColumnIndex": 62,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "TRACK DISTANCE",
              "Id": "119c9a57-3246-42a9-90f9-3c958df1ada9",
              "Value": "{Session.TrackConfiguration.Length[\"m\"]}",
              "Scope": "EventCarSessions",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 62,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            }
          ]
        },
        {
          "Name": "TIRES",
          "WorksheetNameTemplate": "TIRES",
          "TemplateWorksheetName": "TIRES",
          "Cells": [
            {
              "Name": "SETS",
              "Id": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Scope": "TyreSets",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 2,
              "RowLinearTerm": 2,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Name",
              "Id": "33b4bf1c-4b1d-4acd-9435-8498e75a83c2",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{Name}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 1,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SpecFL",
              "Id": "ee65c91b-2a6c-4ded-87bb-0e9f82cd753b",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{FLTyre.Tyre.TyreSpecification.Name}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 4,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SpecFR",
              "Id": "0fd60e48-0730-4ff8-a8e2-591a70b1e20e",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{FRTyre.Tyre.TyreSpecification.Name}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 6,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SpecRL",
              "Id": "bc7cb498-7ea9-466c-b38e-fc59d02b97ef",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{RLTyre.Tyre.TyreSpecification.Name}",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 4,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SpecRR",
              "Id": "d25833f1-a715-481d-8e90-c32f9ecad2b4",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{RRTyre.Tyre.TyreSpecification.Name}",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 6,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "NOTES",
              "Id": "9c797674-b6dd-4536-b3fe-976d7328aa8a",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{TyreSetNotes}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 8,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "LapsFL",
              "Id": "92496c5e-c616-435b-9fcb-1cf0258dd738",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{FLTyre.CurrentMileageLaps}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 19,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "LapsFR",
              "Id": "7c393cfe-9653-46a0-a833-1b2919b67610",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{FRTyre.CurrentMileageLaps}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 21,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "LapsRL",
              "Id": "6ee7a54d-99b6-40e7-9746-77da16dbfec4",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{RLTyre.CurrentMileageLaps}",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 19,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "LapsRR",
              "Id": "75bc40af-d2a6-4654-8240-c5cf6cc272ca",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{RRTyre.CurrentMileageLaps}",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 21,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SetLaps",
              "Id": "7edad10a-9970-4e2d-b4e8-76a45056edfe",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{CurrentMileageLaps}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 23,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RimFL",
              "Id": "76dd1653-6f2e-4826-b069-8e01d4fdaeda",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{FLRimNumber}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 25,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RimFR",
              "Id": "f77d435f-c3d0-4cfa-ad17-faa23a553a2c",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{FRRimNumber}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 27,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RimRL",
              "Id": "265ce427-7635-4a0d-85d5-e826044f7a6f",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{RLRimNumber}",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 25,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RimRR",
              "Id": "68865d3c-74b1-4f0f-a353-cdc372284fcd",
              "ParentId": "ee0e23af-2699-409f-b719-3eb36a548e59",
              "Value": "{RRRimNumber}",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 27,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "PRESSURES",
              "Id": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "",
              "Scope": "TyreSets.TyreSetPressureAdjustments",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 31,
              "RowLinearTerm": 1,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SET",
              "Id": "d11adf24-5826-4535-a248-13cdf530108c",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{TyreSet.Name}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 1,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Time",
              "Id": "cf7784f7-191b-4c3b-9573-9753ac403f75",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{DateTimeToString(TimeOfAdjustment,\"yyyy/MM/dd - HH:mm\")}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 3,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Type",
              "Id": "67d5c933-dccd-4e73-b790-9c483624e28a",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{If(PressureAdjustType==0,\"Cold\",If(PressureAdjustType==1,\"Adjustment\",If(PressureAdjustType==2,\"Measurement\",\"\")))}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "FL",
              "Id": "6b0497eb-d8a2-4a36-ac54-b56db0523812",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{FLValue}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 11,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "FR",
              "Id": "87d77561-9d33-403c-96c9-999fe3adc6bb",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{FRValue}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 13,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RL",
              "Id": "366e6f2d-ed7b-4e71-b906-49412b066f3a",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{RLValue}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 15,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RR",
              "Id": "0fbbc38d-1281-4fd0-9f4d-368fadb9a7a4",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{RRValue}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 17,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "@",
              "Id": "9b9e3014-ff99-484d-bc9d-a92b47d14184",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{ReferenceTemperature[\"°C\"]}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 19,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "FL",
              "Id": "e0b7e094-349c-4216-a112-571833f87ce8",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{FLValue2}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 20,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "FR",
              "Id": "ceb896c0-a800-4914-a02c-d236c2e378a0",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{FRValue2}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 22,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RL",
              "Id": "ef37d75a-0520-491d-b17d-d94d7b1cca1c",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{RLValue2}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 24,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RR",
              "Id": "399dbc9e-4fb4-4435-844c-4bdb66bcd5b7",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{RRValue2}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 26,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Air",
              "Id": "3dae3926-70c3-44ec-9e32-4418e9a47e1a",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{ReferenceTemperature2[\"°C\"]}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 28,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Track",
              "Id": "e3dccb16-460d-4518-b8d3-69c19a3dc1be",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{ReferenceTemperature3[\"°C\"]}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 29,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Notes",
              "Id": "00a760db-5075-40d2-8d6c-219971b2b64b",
              "ParentId": "b00c08da-8b08-418b-90a3-0c9177d7100e",
              "Value": "{Notes}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 30,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RUN PRESSURES",
              "Id": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Scope": "EventCarSessions.RunSheets",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 65,
              "RowLinearTerm": 1,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Session",
              "Id": "5d43de24-3174-4f66-9a17-2a8517cc3a8a",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{Session.Name}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 1,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Run",
              "Id": "a461bdf7-73ae-4a24-91b7-ee7a09da5b8c",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{Order+1}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 2,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Air Temp",
              "Id": "595dc6b2-23a1-4718-b9ba-9a5a27278d6a",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{AirTemperature[\"°C\"]}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 3,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Track Temp",
              "Id": "db7e9a58-c169-4cb2-a1e4-781faf9b7e23",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{TrackTemperature[\"°C\"]}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 4,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Laps",
              "Id": "9ae84bce-4494-4a97-973f-977bf7b7c0ad",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{LapNumber}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 5,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Set",
              "Id": "fdbbbcf9-f7b5-4548-9b41-5d6e4cdaef38",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{TyreSet.Name}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Cold FL",
              "Id": "815dccd4-75f8-462f-8ad1-75320caf0a8c",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{FLColdPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 9,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Cold FR",
              "Id": "d3fe7be0-e7b6-4e07-a25a-f9c19fbd5d38",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{FRColdPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 11,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Cold RL",
              "Id": "e01eea4e-a7db-4d1e-8eb4-861acaeaac0b",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{RLColdPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 13,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Cold RR",
              "Id": "ae01e7f6-9082-413c-b35d-fe2f772dad8c",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{RRColdPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 15,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "@T",
              "Id": "d25d2823-dfff-43f1-a096-de98ebdff16a",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{AirTemperature}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 17,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Hot FL",
              "Id": "bc7b48f7-71ab-4757-9c9f-52cdb7f53ec9",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{FLHotPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 19,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Hot FR",
              "Id": "857a2659-5fff-43b4-a140-09db99657b11",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{FRHotPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 21,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Hot RL",
              "Id": "e686bb65-d5ab-4cc6-93fe-56856933683b",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{RLHotPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 23,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Hot RR",
              "Id": "256cb458-d718-4d69-8ee3-273dc23c7f88",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{RRHotPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 25,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Bleed FL",
              "Id": "d00c5207-33c5-46c6-ac9a-c4bc0d33087c",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{FLBleedPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 27,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Bleed FR",
              "Id": "804efaf6-9a74-43c8-a82b-db48bc1237d0",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{FRBleedPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 29,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Bleed RL",
              "Id": "1f1d600a-6b92-4f5d-beda-a5444723d72b",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{RLBleedPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 31,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Bleed RR",
              "Id": "8d07d902-1755-411f-90e8-e08e0a8925fc",
              "ParentId": "066dfcdd-1021-47af-beaa-aaacdbfa0423",
              "Value": "{RRBleedPressure}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 33,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "WEAR",
              "Id": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Scope": "TyreWearSheets",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 99,
              "RowLinearTerm": 5,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Set",
              "Id": "51996bae-7acc-4acf-bf1d-9d3e57b688f0",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{Name}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 1,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "FL Laps",
              "Id": "7560330d-684a-4e3b-8af5-6782fae1a17a",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{FLTyre.CurrentMileageLaps}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 3,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "FR Laps",
              "Id": "5202c4cc-7f5e-45e4-b830-fc3dee9c1536",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{FRTyre.CurrentMileageLaps}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 4,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RL Laps",
              "Id": "203048b4-6c29-4e1c-9d22-c76851a62ae0",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{RLTyre.CurrentMileageLaps}",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 3,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RR Laps",
              "Id": "0e1a71cb-d0e8-496e-8ca9-2898777b1f64",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{RRTyre.CurrentMileageLaps}",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 4,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "FL Issues",
              "Id": "035fa03a-d765-46da-bb0f-e827482a0dd9",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{HasIssue}",
              "Scope": "FLTyreWearMeasurement",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 5,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "FR Issues",
              "Id": "9cfbda57-5424-43a9-ac5a-c1b2250e3e64",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{HasIssue}",
              "Scope": "FRTyreWearMeasurement",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 6,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RL Issues",
              "Id": "a294ffab-b324-48f0-b417-00aff1970c8b",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{HasIssue}",
              "Scope": "RLTyreWearMeasurement",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 5,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RR Issues",
              "Id": "c343a7b0-714f-4d80-9657-b715df37f683",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{HasIssue}",
              "Scope": "RRTyreWearMeasurement",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 6,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Comments",
              "Id": "c66186c6-cc67-496d-9203-294ecd5bd597",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{Comments}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 8,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Wear Meas",
              "Id": "fd6986d7-2d08-4ae2-9834-1756d3b7a089",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 17,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "FL Start",
              "Id": "e62a2201-a123-43f6-9cd6-46dd6a37240a",
              "ParentId": "fd6986d7-2d08-4ae2-9834-1756d3b7a089",
              "Value": "{Value}",
              "Scope": "FLInitialTyreWearMeasurement.TyreWearMeasurementItems",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": -2,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "FL End",
              "Id": "024b3124-5ec0-40d3-a698-6d9d13dd2eb5",
              "ParentId": "fd6986d7-2d08-4ae2-9834-1756d3b7a089",
              "Value": "{Value}",
              "Scope": "FLTyreWearMeasurement.TyreWearMeasurementItems",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": -2,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "FR Start",
              "Id": "f5dd180d-9507-4fc6-958c-beb71b9f107a",
              "ParentId": "fd6986d7-2d08-4ae2-9834-1756d3b7a089",
              "Value": "{Value}",
              "Scope": "FRInitialTyreWearMeasurement.TyreWearMeasurementItems",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 9,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 2,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "FR End",
              "Id": "61176076-e364-450f-9587-5da2bccb4894",
              "ParentId": "fd6986d7-2d08-4ae2-9834-1756d3b7a089",
              "Value": "{Value}",
              "Scope": "FRTyreWearMeasurement.TyreWearMeasurementItems",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 9,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 2,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "RL Start",
              "Id": "441cdc82-9045-4b30-b3d9-571f51d64c10",
              "ParentId": "fd6986d7-2d08-4ae2-9834-1756d3b7a089",
              "Value": "{Value}",
              "Scope": "RLInitialTyreWearMeasurement.TyreWearMeasurementItems",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": -2,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "RLEnd",
              "Id": "ecd4c57b-17bc-4180-9c97-4a91742d278f",
              "ParentId": "fd6986d7-2d08-4ae2-9834-1756d3b7a089",
              "Value": "{Value}",
              "Scope": "RLTyreWearMeasurement.TyreWearMeasurementItems",
              "ExcelValueType": 0,
              "RowIndex": 3,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": -2,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "RR Start",
              "Id": "bdd3ab65-2483-4aa1-99f1-08e72313ddd1",
              "ParentId": "fd6986d7-2d08-4ae2-9834-1756d3b7a089",
              "Value": "{Value}",
              "Scope": "RRInitialTyreWearMeasurement.TyreWearMeasurementItems",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 9,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 2,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "RR End",
              "Id": "87a15ad7-a4b4-4682-9878-ddf4b63862d2",
              "ParentId": "fd6986d7-2d08-4ae2-9834-1756d3b7a089",
              "Value": "{Value}",
              "Scope": "RRTyreWearMeasurement.TyreWearMeasurementItems",
              "ExcelValueType": 0,
              "RowIndex": 3,
              "ColumnIndex": 9,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 2,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "Start",
              "Id": "e67a91ce-5c3b-494d-8490-87211cbd12c0",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{NameForWearSheetInitialMeasurement}",
              "Scope": "FLInitialTyreWearMeasurement",
              "ExcelValueType": 0,
              "RowIndex": 3,
              "ColumnIndex": 3,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "End",
              "Id": "33ea9012-29a7-459e-911c-18e6227dbf44",
              "ParentId": "5b4176b6-ac18-48ac-8813-0cee6be1ba24",
              "Value": "{Concatenate(Event.Name, \"-\", RunSheet.Session.Name,\"-\",RunSheet.RunName)}",
              "ExcelValueType": 0,
              "RowIndex": 4,
              "ColumnIndex": 3,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            }
          ]
        },
        {
          "Name": "RUNSHEET TABLE",
          "WorksheetNameTemplate": "RUNSHEET TABLE",
          "TemplateWorksheetName": "RUNSHEET SUMMARY",
          "Cells": [
            {
              "Name": "SESSIONS",
              "Id": "f3d98aca-9bbe-4485-bbc0-b88e0494a8da",
              "Value": "",
              "Scope": "EventCarSessions",
              "ExcelValueType": 0,
              "RowIndex": 7,
              "ColumnIndex": 0,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 45,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "RUNSHEETS",
              "Id": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "ParentId": "f3d98aca-9bbe-4485-bbc0-b88e0494a8da",
              "Value": "",
              "Scope": "RunSheets",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 1,
              "RowLinearTerm": 8,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RUN Name",
              "Id": "bf23f4fb-d051-4c1d-b6b8-6a029e66d681",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{Order+1}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 0,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Start t",
              "Id": "bb96c953-780e-4233-aacf-5078347de76b",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{DateTimeToString(StartTime,\"HH:mm\")}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 2,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "End t",
              "Id": "d2a539b6-ef32-4ad1-8c09-d0dbd6d70213",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{DateTimeToString(EndTime,\"HH:mm\")}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 4,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Driver",
              "Id": "7723aed2-d586-4643-9f21-ab826c3d12ac",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{Driver.NickName}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 6,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Tire",
              "Id": "622a65ce-9902-4e82-8f70-624401c717d7",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{TyreSet.Name}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 8,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Tire Laps",
              "Id": "50002cb3-591f-4c4b-9b3f-8a34b2d094b1",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{CalculatedTyreMileage}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 8,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Fuel",
              "Id": "fdb932cd-adb8-4285-a25a-90da08c7c5eb",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{FuelAdded}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 10,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Laps",
              "Id": "bc62715f-b320-45ed-ad5a-911e1b5937e6",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{LapNumber}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 12,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Best Lap Time",
              "Id": "f143af65-56f4-4541-959c-21fd962aacdd",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{BestLapTime/86400}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 14,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Description",
              "Id": "fe67a482-7eb1-49be-bd91-1a125868b61d",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{RunDescription}",
              "ExcelValueType": 0,
              "RowIndex": 2,
              "ColumnIndex": 0,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Driver Comments",
              "Id": "15a61c5d-2da3-459b-bad6-b472b92ade60",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{DriverComments}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 16,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Engineer Comments",
              "Id": "c80bada3-eede-47ee-a37b-25079449207b",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{EngineerComments}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 24,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "TAir",
              "Id": "b4796d25-5186-4051-8a9e-d8d8f8b1cd28",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{AirTemperature[\"°C\"]}",
              "ExcelValueType": 0,
              "RowIndex": 4,
              "ColumnIndex": 2,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "TTrack",
              "Id": "620074e6-bbbc-45c9-a597-929c6bd4cb36",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{TrackTemperature[\"°C\"]}",
              "ExcelValueType": 0,
              "RowIndex": 5,
              "ColumnIndex": 2,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "PAmb",
              "Id": "0b686f7e-f2d8-4919-93c6-9d074cb4fc44",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{pAmbiant[\"mbar\"]}",
              "ExcelValueType": 0,
              "RowIndex": 6,
              "ColumnIndex": 2,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "WS",
              "Id": "e0019c18-0d45-412c-8cc6-b216d7df382e",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{WindSpeed}",
              "ExcelValueType": 0,
              "RowIndex": 4,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "WD",
              "Id": "0628dd03-c529-4e5b-8f76-127c962a6487",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{If(WindDirection==0,\"N\",If(WindDirection==8,\"NNE\",If(WindDirection==4,\"NE\",If(WindDirection==9,\"ENE\",If(WindDirection==1,\"E\",If(WindDirection==10,\"ESE\",If(WindDirection==6,\"SE\",If(WindDirection==11,\"SSE\",If(WindDirection==2,\"S\",If(WindDirection==12,\"SSW\",If(WindDirection==7,\"SW\",If(WindDirection==13,\"WSW\",If(WindDirection==3,\"W\",If(WindDirection==14,\"WNW\",If(WindDirection==5,\"NW\",If(WindDirection==15,\"NNW\",If(WindDirection==16,\"??\",\"\")))))))))))))))))}",
              "ExcelValueType": 0,
              "RowIndex": 5,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Conditions",
              "Id": "21dcedc0-9cb5-4ec1-a5d4-716b7ac8bac8",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{If(WeatherCondition==0,\"Sunny\",If(WeatherCondition==1,\"Partly Cloudy\",If(WeatherCondition==2,\"Cloudy\",If(WeatherCondition==3,\"Light Rain\",If(WeatherCondition==4,\"Steady Rain\",If(WeatherCondition==5,\"Monsoon\",If(WeatherCondition==6,\"Snow\",If(WeatherCondition==7,\"Dry Shade\",If(WeatherCondition==8,\"Dry Sunny\",If(WeatherCondition==9,\"Wet\",If(WeatherCondition==10,\"Damp\",If(WeatherCondition==11,\"Clear\",If(WeatherCondition==12,\"Twilight\",If(WeatherCondition==13,\"Night\",If(WeatherCondition==14,\"Sunrise\",\"\")))))))))))))))}",
              "ExcelValueType": 0,
              "RowIndex": 4,
              "ColumnIndex": 13,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Track",
              "Id": "d3508124-eb53-4f48-be85-619297d3ad38",
              "ParentId": "7acba3d6-4f41-4361-98b5-f2817f450368",
              "Value": "{If(TrackCondition == 0,\"Green\",If(TrackCondition==1,\"Dirty\",If(TrackCondition==2,\"Wet\",If(TrackCondition==3,\"Damp\",If(TrackCondition==4,\"Drying\",If(TrackCondition==5,\"Good\",If(TrackCondition==6,\"Crap :)\",\"\")))))))}",
              "ExcelValueType": 0,
              "RowIndex": 5,
              "ColumnIndex": 13,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Session Name",
              "Id": "aadb0aad-1960-4f4c-8377-493db45edf57",
              "ParentId": "f3d98aca-9bbe-4485-bbc0-b88e0494a8da",
              "Value": "{Session.Name}",
              "ExcelValueType": 0,
              "RowIndex": -2,
              "ColumnIndex": 11,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Session Time",
              "Id": "e3018cbe-40d5-49dd-863a-a989b6c00e09",
              "ParentId": "f3d98aca-9bbe-4485-bbc0-b88e0494a8da",
              "Value": "{DateTimeToString(Session.StartTime,\"HH:mm\")} - {DateTimeToString(Session.EndTime,\"HH:mm\")}",
              "ExcelValueType": 0,
              "RowIndex": -2,
              "ColumnIndex": 16,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            }
          ]
        },
        {
          "Name": "WEATHER REPORT",
          "WorksheetNameTemplate": "WEATHER REPORT",
          "TemplateWorksheetName": "WEATHER REPORT",
          "Cells": [
            {
              "Name": "Weather condition ",
              "Id": "d5d8dc7a-7def-4fa9-975a-dfe02047354a",
              "Value": "",
              "Scope": "EventCarSessions.RunSheets",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 0,
              "RowLinearTerm": 1,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "AirTemp",
              "Id": "1399b9f4-d9a7-4e36-8298-4adc6485e50b",
              "ParentId": "d5d8dc7a-7def-4fa9-975a-dfe02047354a",
              "Value": "{AirTemperature}",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 23,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "TrackTemp",
              "Id": "10c62b3f-60f9-4c59-ad1e-f7ec04610e70",
              "ParentId": "d5d8dc7a-7def-4fa9-975a-dfe02047354a",
              "Value": "{TrackTemperature}",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 27,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Humidity",
              "Id": "920cb0fc-6f40-45b8-ad0b-d1a3ec6f196e",
              "ParentId": "d5d8dc7a-7def-4fa9-975a-dfe02047354a",
              "Value": "{Humidity}",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 32,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "WindSpeed",
              "Id": "0c0e38f1-211d-46f5-a9c6-1e0f6804f42e",
              "ParentId": "d5d8dc7a-7def-4fa9-975a-dfe02047354a",
              "Value": "{WindSpeed}",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 37,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "WindDirection",
              "Id": "721e17ce-f399-42df-99d5-9544c08c7d6e",
              "ParentId": "d5d8dc7a-7def-4fa9-975a-dfe02047354a",
              "Value": "{If(WindDirection==0,\"N\",If(WindDirection==8,\"NNE\",If(WindDirection==4,\"NE\",If(WindDirection==9,\"ENE\",If(WindDirection==1,\"E\",If(WindDirection==10,\"ESE\",If(WindDirection==6,\"SE\",If(WindDirection==11,\"SSE\",If(WindDirection==2,\"S\",If(WindDirection==12,\"SSW\",If(WindDirection==7,\"SW\",If(WindDirection==13,\"WSW\",If(WindDirection==3,\"W\",If(WindDirection==14,\"WNW\",If(WindDirection==5,\"NW\",If(WindDirection==15,\"NNW\",If(WindDirection==16,\"??\",\"\")))))))))))))))))}",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 40,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Time",
              "Id": "3826cf1c-3cb8-472d-b386-09c12d787ee5",
              "ParentId": "d5d8dc7a-7def-4fa9-975a-dfe02047354a",
              "Value": "{DateTimeToString(StartTimeOfDayComputed,\"hh:mm\")}",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 14,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Track Condition",
              "Id": "6a16caef-46a4-42d1-b9f0-1eb4078d97fa",
              "ParentId": "d5d8dc7a-7def-4fa9-975a-dfe02047354a",
              "Value": "{If(TrackCondition == 0,\"Green\",If(TrackCondition==1,\"Dirty\",If(TrackCondition==2,\"Wet\",If(TrackCondition==3,\"Damp\",If(TrackCondition==4,\"Drying\",If(TrackCondition==5,\"Good\",If(TrackCondition==6,\"Crap :)\",\"\")))))))}",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 46,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Weather Condition",
              "Id": "cd31e6ef-1d21-48da-91a3-514bd2e84019",
              "ParentId": "d5d8dc7a-7def-4fa9-975a-dfe02047354a",
              "Value": "{If(WeatherCondition==0,\"Sunny\",If(WeatherCondition==1,\"Partly Cloudy\",If(WeatherCondition==2,\"Cloudy\",If(WeatherCondition==3,\"Light Rain\",If(WeatherCondition==4,\"Steady Rain\",If(WeatherCondition==5,\"Monsoon\",If(WeatherCondition==6,\"Snow\",If(WeatherCondition==7,\"Dry Shade\",If(WeatherCondition==8,\"Dry Sunny\",If(WeatherCondition==9,\"Wet\",If(WeatherCondition==10,\"Damp\",If(WeatherCondition==11,\"Clear\",If(WeatherCondition==12,\"Twilight\",If(WeatherCondition==13,\"Night\",If(WeatherCondition==14,\"Sunrise\",\"\")))))))))))))))}",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 52,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "NSessionName",
              "Id": "6888885f-d9ab-4385-839f-e262c9f2c40f",
              "ParentId": "d5d8dc7a-7def-4fa9-975a-dfe02047354a",
              "Value": "{Session.Name}",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 13,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Run#",
              "Id": "c75d8d7a-e531-42e0-8ccc-31510bd2487a",
              "ParentId": "d5d8dc7a-7def-4fa9-975a-dfe02047354a",
              "Value": "RUN{RunName}",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 12,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SessionName",
              "Id": "2205e221-8e87-4083-afdb-e7f9b04427cc",
              "Value": "{Session.Name}",
              "Scope": "EventCarSessions",
              "ExcelValueType": 0,
              "RowIndex": 41,
              "ColumnIndex": 2,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            }
          ]
        },
        {
          "Name": "ISSUE LIST",
          "WorksheetNameTemplate": "ISSUE LIST",
          "TemplateWorksheetName": "ISSUE LIST",
          "Cells": [
            {
              "Name": "Issue list per session",
              "Id": "d9f0e19e-f082-4314-a29d-46e0f1b15545",
              "Value": "",
              "Scope": "EventCarSessions.SessionObjectIssues",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 0,
              "RowLinearTerm": 2,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "NSessionName",
              "Id": "4c529ed8-bf5a-4f28-8ce5-70cd7675a9a6",
              "ParentId": "d9f0e19e-f082-4314-a29d-46e0f1b15545",
              "Value": "{Session.Name}",
              "ExcelValueType": 0,
              "RowIndex": 6,
              "ColumnIndex": 1,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "NIssueType",
              "Id": "a7ebbf49-4e42-4955-b2f3-a238c54e6812",
              "ParentId": "d9f0e19e-f082-4314-a29d-46e0f1b15545",
              "Value": "{IssueListCategory.Name}",
              "ExcelValueType": 0,
              "RowIndex": 6,
              "ColumnIndex": 6,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "NIssueDescription",
              "Id": "1e682112-42f4-4904-8c73-0a87af7af1c3",
              "ParentId": "d9f0e19e-f082-4314-a29d-46e0f1b15545",
              "Value": "{Description}",
              "ExcelValueType": 0,
              "RowIndex": 6,
              "ColumnIndex": 22,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "NIssueSolution",
              "Id": "c4c9190b-1d85-4002-b02a-11190345f361",
              "ParentId": "d9f0e19e-f082-4314-a29d-46e0f1b15545",
              "Value": "{Solution}",
              "ExcelValueType": 0,
              "RowIndex": 6,
              "ColumnIndex": 41,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Event",
              "Id": "a681d056-dca4-4718-815f-aff280ca9cbd",
              "Value": "{Event.Name}",
              "ExcelValueType": 0,
              "RowIndex": 1,
              "ColumnIndex": 29,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            }
          ]
        },
        {
          "Name": "RUNSHEET",
          "WorksheetNameTemplate": "RUNSHEET",
          "TemplateWorksheetName": "RUNSHEET",
          "Cells": [
            {
              "Name": "Sessions",
              "Id": "e7181e93-efe4-4535-9d26-5e1ae0bdc62f",
              "Scope": "EventCarSessions",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 0,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 34,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "Runsheet",
              "Id": "002ccb36-efbd-4d82-b2fb-bfdb66551720",
              "ParentId": "e7181e93-efe4-4535-9d26-5e1ae0bdc62f",
              "Scope": "RunSheets.Laps",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 0,
              "RowLinearTerm": 1,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Lap#",
              "Id": "3f5a6557-f2ef-4671-b40e-5c84e6d72d53",
              "ParentId": "002ccb36-efbd-4d82-b2fb-bfdb66551720",
              "Value": "{Count}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 3,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Marker",
              "Id": "793b8da0-2d4d-4c71-9c6b-5c1688da1018",
              "ParentId": "002ccb36-efbd-4d82-b2fb-bfdb66551720",
              "Value": "{Name}",
              "Scope": "LapMarker",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 5,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "TrackStatus",
              "Id": "53a023a1-36e9-4429-9e15-2ffebbaf0758",
              "ParentId": "002ccb36-efbd-4d82-b2fb-bfdb66551720",
              "Value": "{Name}",
              "Scope": "LapTrackStatusMarker",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 8,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Laptimes",
              "Id": "37e1d74c-2599-477f-baea-cbee10f8d09a",
              "ParentId": "002ccb36-efbd-4d82-b2fb-bfdb66551720",
              "Value": "{LapTime/86400}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 19,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Sectortimes",
              "Id": "7309b883-c7c2-4875-bbf1-f5674ad40a32",
              "ParentId": "002ccb36-efbd-4d82-b2fb-bfdb66551720",
              "Value": "{SectorTime/86400}",
              "Scope": "LapSectors",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 23,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 3,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "Speedtrap",
              "Id": "e2fa3c3b-df98-4186-8fdf-ed16b5615339",
              "ParentId": "002ccb36-efbd-4d82-b2fb-bfdb66551720",
              "Value": "{Speed}",
              "Scope": "LapSpeedTraps",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 32,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Run#",
              "Id": "115d7a37-6b42-493e-82d4-5783fcf2d9ac",
              "ParentId": "002ccb36-efbd-4d82-b2fb-bfdb66551720",
              "Value": "{RunSheet.RunName}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 1,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Tire Lap",
              "Id": "98d5c595-2d50-4cb1-86e5-1f437cbd7428",
              "ParentId": "002ccb36-efbd-4d82-b2fb-bfdb66551720",
              "Value": "{CalculatedTyreMileage}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 11,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Fuel Remaining",
              "Id": "c75e7aa5-51f3-47eb-86e1-19137dbcf583",
              "ParentId": "002ccb36-efbd-4d82-b2fb-bfdb66551720",
              "Value": "{ActualFuelRemaining}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 14,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Fuel Cons",
              "Id": "55bdff78-b3a7-46be-a386-90275a0476b3",
              "ParentId": "002ccb36-efbd-4d82-b2fb-bfdb66551720",
              "Value": "{FirstNotNull(  RunSheet.FuelConsRun, EventCarData.AvgFuelCons)}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 16,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SessionName",
              "Id": "88ce9f29-a06f-46f8-b1fa-586fd3bf5471",
              "ParentId": "e7181e93-efe4-4535-9d26-5e1ae0bdc62f",
              "Value": "{Session.Name}",
              "ExcelValueType": 0,
              "RowIndex": 6,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            }
          ]
        },
        {
          "Name": "FUEL",
          "WorksheetNameTemplate": "FUEL",
          "TemplateWorksheetName": "FUEL",
          "Cells": [
            {
              "Name": "Sessions",
              "Id": "8539fb04-face-4e04-97ca-46b0e6dfff0f",
              "Value": "",
              "Scope": "EventCarSessions",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 0,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 34,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "Runsheet",
              "Id": "010aad46-bcbd-4e8a-aa7d-abd976b6d77e",
              "ParentId": "8539fb04-face-4e04-97ca-46b0e6dfff0f",
              "Scope": "RunSheets",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 0,
              "RowLinearTerm": 1,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Run#",
              "Id": "e55b99d9-6940-4b53-a260-27abc29662ef",
              "ParentId": "010aad46-bcbd-4e8a-aa7d-abd976b6d77e",
              "Value": "{RunName}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 2,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "TotalLap/Run",
              "Id": "b7f71c51-69b1-4b03-99c8-2070c31825d0",
              "ParentId": "010aad46-bcbd-4e8a-aa7d-abd976b6d77e",
              "Value": "{LapNumber}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 5,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Fuel Added",
              "Id": "4fab35e8-cf3a-4810-8b2c-b3d5a7eaf254",
              "ParentId": "010aad46-bcbd-4e8a-aa7d-abd976b6d77e",
              "Value": "{FuelAdded}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 8,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Fuel Removed",
              "Id": "b903cf92-6c01-482f-8a84-55e7a35a9447",
              "ParentId": "010aad46-bcbd-4e8a-aa7d-abd976b6d77e",
              "Value": "{FuelRemoved}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 12,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "FuelCons/Lap",
              "Id": "4f1cfec9-61f4-4935-9680-1086d762dd3c",
              "ParentId": "010aad46-bcbd-4e8a-aa7d-abd976b6d77e",
              "Value": "{FirstNotNull(  RunSheet.FuelConsRun, EventCarData.AvgFuelCons)}",
              "Scope": "Laps",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 30,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Start Fuel",
              "Id": "c4244deb-ebcb-49fd-a00b-2d4234ed1fb3",
              "ParentId": "010aad46-bcbd-4e8a-aa7d-abd976b6d77e",
              "Value": "{CalculatedStartFuel}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 17,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Fuel EOR Remaining",
              "Id": "9faa2580-2635-4ec6-82d6-a023bdb5e12a",
              "ParentId": "010aad46-bcbd-4e8a-aa7d-abd976b6d77e",
              "Value": "{FuelRemainingEOR}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 21,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Fuel Error",
              "Id": "9578bd99-bfe7-4323-b369-5ef2f7b4ef5f",
              "ParentId": "010aad46-bcbd-4e8a-aa7d-abd976b6d77e",
              "Value": "{FuelError}",
              "ExcelValueType": 0,
              "RowIndex": 9,
              "ColumnIndex": 26,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SessionName",
              "Id": "21c6bc5d-b05b-400c-9de8-1deb699fb74f",
              "ParentId": "8539fb04-face-4e04-97ca-46b0e6dfff0f",
              "Value": "{Session.Name}",
              "ExcelValueType": 0,
              "RowIndex": 6,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            }
          ]
        },
        {
          "Name": "RUNSHEET SUMMARY",
          "WorksheetNameTemplate": "RUNSHEET SUMMARY",
          "TemplateWorksheetName": "RUNSHEET SUMMARY",
          "Cells": [
            {
              "Name": "SESSIONS",
              "Id": "ad1f59a5-3857-4807-b49b-3892d173d81b",
              "Value": "",
              "Scope": "EventCarSessions",
              "ExcelValueType": 0,
              "RowIndex": 8,
              "ColumnIndex": 0,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 34,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 1
            },
            {
              "Name": "RUNSHEETS",
              "Id": "55745c85-68ba-4d78-b7c8-d61d3ab83eae",
              "ParentId": "ad1f59a5-3857-4807-b49b-3892d173d81b",
              "Value": "",
              "Scope": "RunSheets",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 1,
              "RowLinearTerm": 1,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 1,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "RUN Name",
              "Id": "5322c083-e05b-432f-ac6b-cb6de0da99c6",
              "ParentId": "55745c85-68ba-4d78-b7c8-d61d3ab83eae",
              "Value": "{RunName}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 1,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Start t",
              "Id": "99b59d4d-fd51-4b7e-ae31-f68915b3a696",
              "ParentId": "55745c85-68ba-4d78-b7c8-d61d3ab83eae",
              "Value": "{DateTimeToString(StartTime,\"HH:mm\")}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 3,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "End t",
              "Id": "e63d4bd0-c641-48f4-845c-8c20578e9c3e",
              "ParentId": "55745c85-68ba-4d78-b7c8-d61d3ab83eae",
              "Value": "{DateTimeToString(EndTime,\"HH:mm\")}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 5,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Driver",
              "Id": "0983b26d-5d8a-46fe-95a9-36aa9009d40e",
              "ParentId": "55745c85-68ba-4d78-b7c8-d61d3ab83eae",
              "Value": "{Driver.NickName}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Tire",
              "Id": "e1b00cda-cefe-44bd-9f62-5c549f637e16",
              "ParentId": "55745c85-68ba-4d78-b7c8-d61d3ab83eae",
              "Value": "{TyreSet.Name}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 11,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Laps",
              "Id": "d1fbacd3-269e-4fb5-bd14-a979353459e1",
              "ParentId": "55745c85-68ba-4d78-b7c8-d61d3ab83eae",
              "Value": "{LapNumber}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 15,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Best Lap TIme",
              "Id": "274d81e1-717a-44c5-8a52-6ce85ab85be7",
              "ParentId": "55745c85-68ba-4d78-b7c8-d61d3ab83eae",
              "Value": "{BestLapTime/86400}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 17,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Description",
              "Id": "33fa41eb-8a49-47db-9390-e0ce7b6dc2d4",
              "ParentId": "55745c85-68ba-4d78-b7c8-d61d3ab83eae",
              "Value": "{RunDescription}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 20,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "Driver Color",
              "Id": "ec2635b9-7f39-41a0-bfb8-c8d5dd8bcf65",
              "ParentId": "55745c85-68ba-4d78-b7c8-d61d3ab83eae",
              "Value": "{Driver.Color}",
              "ExcelValueType": 0,
              "RowIndex": 0,
              "ColumnIndex": 10,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            },
            {
              "Name": "SessionName",
              "Id": "a2e01381-b773-4143-9e00-9124b238ceaf",
              "ParentId": "ad1f59a5-3857-4807-b49b-3892d173d81b",
              "Value": "{Session.Name}",
              "ExcelValueType": 0,
              "RowIndex": -2,
              "ColumnIndex": 7,
              "RowLinearTerm": 0,
              "ColumnLinearTerm": 0,
              "ExcelCellCoordinateCalculationModeRow": 0,
              "ExcelCellCoordinateCalculationModeColumn": 0
            }
          ]
        }
      ],
      "DeleteWorkbookAfterExporting": false,
      "DeleteTemplateSheet": false,
      "CreatePDFAfterExporting": true,
      "TemplateWorkbookId": "4803589b-7195-46cd-820a-9cea045937a4",
      "VbaFunctionToCallAfterExporting": "PrintAreaTotal"
    }
  ]
}