Skip to content

Instantly share code, notes, and snippets.

@fastcodecoq
Created May 20, 2016 04:47
Show Gist options
  • Save fastcodecoq/5035a5fe60d431ca05e31db08af0936e to your computer and use it in GitHub Desktop.
Save fastcodecoq/5035a5fe60d431ca05e31db08af0936e to your computer and use it in GitHub Desktop.
"Sheet1": {
"!ref": "A1:D2",
"A1": {
"t": "s",
"v": "Code",
"r": "<t>Code</t>",
"h": "Code",
"w": "Code"
},
"B1": {
"t": "s",
"v": "Name ",
"r": "<t xml:space=\"preserve\">Name </t>",
"h": "Name ",
"w": "Name "
},
"C1": {
"t": "s",
"v": "Qty",
"r": "<t>Qty</t>",
"h": "Qty",
"w": "Qty"
},
"D1": {
"t": "s",
"v": "Price",
"r": "<t>Price</t>",
"h": "Price",
"w": "Price"
},
"A2": {
"t": "n",
"v": 48,
"w": "48"
},
"B2": {
"t": "s",
"v": "Cellphone",
"r": "<t>Cellphone</t>",
"h": "Cellphone",
"w": "Cellphone"
},
"C2": {
"t": "n",
"v": 10,
"w": "10"
},
"D2": {
"t": "n",
"v": 465,
"w": "465"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment