Catalyst-View-Spreadsheet-Template

 view release on metacpan or  search on metacpan

t/lib/MyUTF8App/root/index.json  view on Meta::CPAN

                     "align" : "right",
                     "text_wrap" : true
                  },
                  "type" : "string"
               }
            ],
            [
               {},
               {},
               {},
               {},
               {}
            ],
            [
               {
                  "contents" : 10,
                  "type" : "number"
               },
               {},
               {},
               {},
               {}
            ],
            [
               {
                  "contents" : 20,
                  "type" : "number"
               },
               {},
               {},
               {
                  "contents" : 2.5,
                  "format" : {
                     "num_format" : "\"Â¥\"#,##0.00"
                  },
                  "type" : "number"
               },
               {
                  "contents" : "« currency cell",
                  "format" : {
                     "align" : "center",
                     "color" : "#4BACC6",
                     "size" : 12
                  },
                  "type" : "string"
               }
            ],
            [
               {
                  "contents" : 30,
                  "type" : "number"
               },
               {},
               {},
               {},
               {}
            ],
            [
               {
                  "contents" : 60,
                  "formula" : "SUM(A3:A5)",
                  "type" : "number"
               },
               {
                  "contents" : "« formula cell",
                  "format" : {
                     "align" : "right",
                     "bg_color" : "#EEECE1",
                     "color" : "#F79646",
                     "pattern" : "solid",
                     "size" : 12
                  },
                  "type" : "string"
               },
               {},
               {},
               {}
            ]
         ],
         "column_widths" : [
            10.83203125,
            25.83203125,
            10,
            15,
            18.1640625
         ],
         "name" : "Sheet1",
         "row_heights" : [
            45,
            15,
            15,
            15,
            15,
            15
         ],
         "selection" : [
            3,
            4
         ]
      }
   ]
}



( run in 1.888 second using v1.01-cache-2.11-cpan-39bf76dae61 )