aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/attrs/13.json
blob: ccb120da4caf40d52b1be16b039e93e60de93a62 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "contents": "                                                                               abc",
  "cells": {
    "0,79": {
      "contents": "a"
    },
    "1,0": {
      "contents": "b"
    },
    "1,1": {
      "contents": "c",
      "bgcolor": "1"
    }
  },
  "cursor_position": [
    1,
    2
  ]
}