{
  "name": "report-styles",
  "data": {
    "headingsText": [{
      "employeeNumber": "Employee Number",
      "surname": "Surname",
      "firstName": "First Name",
      "totalAchievements": "Total Achievements",
      "totalKudos": "Total Kudos"
    }, {
      "employeeNumber": "Employee Number",
      "surname": "Surname",
      "firstName": "First Name",
      "date": "Date",
      "quality": "Quality",
      "kudos": "Kudos",
      "motivation": "Motivation"
    }],
    "columnWidth": [{
      "1": 30,
      "2": 20,
      "3": 20,
      "4": 29,
      "5": 20
    }, {
      "1": 30,
      "2": 20,
      "3": 20,
      "4": 20,
      "5": 20,
      "6": 20,
      "7": 35
    }],
    "rowHeight": [{
      "1": 38
    }, {
      "1": 38
    }],
    "custStyles": [{
      "name": "style1",
      "data": {
        "fontBold": true,
        "fontItalics": false,
        "fontUnderline": false,
        "fontFamily": "Calibri",
        "fontColor": "#000000",
        "fontSize": 25,
        "fillPattern": "solid",
        "fillColor": "#BDBDBD",
        "alignmentVertical": "top",
        "alignmentHorizontal": "left",
        "wrapText": true,
        "border": {
          "top": {
            "style": "thin",
            "color": "#000000"
          },
          "bottom": {
            "style": "thin",
            "color": "#000000"
          },
          "left": {
            "style": "thin",
            "color": "#000000"
          },
          "right": {
            "style": "thin",
            "color": "#000000"
          }
        }
      }
    }, {
      "name": "style2",
      "data": {
        "fontBold": false,
        "fontItalics": false,
        "fontUnderline": false,
        "fontFamily": "Calibri",
        "fontColor": "#000000",
        "fontSize": 12,
        "fillPattern": "solid",
        "fillColor": "#FFFFFF",
        "alignmentVertical": "bottom",
        "alignmentHorizontal": "left",
        "wrapText": true,
        "border": {
          "top": {
            "style": "thin",
            "color": "#000000"
          },
          "bottom": {
            "style": "thin",
            "color": "#000000"
          },
          "left": {
            "style": "thin",
            "color": "#000000"
          },
          "right": {
            "style": "thin",
            "color": "#000000"
          }
        }
      }
    }, {
      "name": "style3",
      "data": {
        "fontBold": false,
        "fontItalics": false,
        "fontUnderline": false,
        "fontFamily": "Calibri",
        "fontColor": "#000000",
        "fontSize": 12,
        "fillPattern": "solid",
        "fillColor": "#FFFFFF",
        "alignmentVertical": "bottom",
        "alignmentHorizontal": "right",
        "wrapText": true,
        "border": {
          "top": {
            "style": "thin",
            "color": "#000000"
          },
          "bottom": {
            "style": "thin",
            "color": "#000000"
          },
          "left": {
            "style": "thin",
            "color": "#000000"
          },
          "right": {
            "style": "thin",
            "color": "#000000"
          }
        }
      }
    }],
    "headingStyles": [{
      "style": "style1",
      "freezeHeadingsRow": true,
      "useStyleHeadingsText": true
    }, {
      "style": "style1",
      "freezeHeadingsRow": true,
      "useStyleHeadingsText": true
    }],
    "dataStyles": [{
      "style": "style2",
      "type": "String",
      "numberFormat": ""
    }, {
      "style": "style2",
      "type": "String",
      "numberFormat": ""
    }],
    "colStyles": [{
      "ws": 0,
      "col": 4,
      "style": "style3",
      "type": "String",
      "numberFormat": "",
      "freezeCol": true,
      "enforceHeadingStyle": true,
      "useAutoFit": true
    }, {
      "ws": 0,
      "col": 5,
      "style": "style3",
      "type": "String",
      "numberFormat": "",
      "freezeCol": false,
      "enforceHeadingStyle": true,
      "useAutoFit": true
    }, {
      "ws": 1,
      "col": 4,
      "style": "style3",
      "type": "String",
      "numberFormat": "",
      "freezeCol": false,
      "enforceHeadingStyle": true,
      "useAutoFit": true
    }, {
      "ws": 1,
      "col": 5,
      "style": "style3",
      "type": "String",
      "numberFormat": "",
      "freezeCol": false,
      "enforceHeadingStyle": true,
      "useAutoFit": true
    }, {
      "ws": 1,
      "col": 6,
      "style": "style3",
      "type": "String",
      "numberFormat": "",
      "freezeCol": false,
      "enforceHeadingStyle": true,
      "useAutoFit": true
    }],
    "cells": [],
    "img": [{
      "name": "img1",
      "path": "/",
      "row": 20,
      "col": 20
    }]
  }
}
