SimpleExcel.php
authorEdward <edward@roojs.com>
Fri, 17 Jan 2014 09:36:19 +0000 (17:36 +0800)
committerEdward <edward@roojs.com>
Fri, 17 Jan 2014 09:36:19 +0000 (17:36 +0800)
SimpleExcel.php

index 86fca6b..491066c 100644 (file)
             [ "A", "B" ]
             [ "a",  ["test", "left"]  ] << sub array [text, formatname]
         ],
+ *     merged_ranges : array(
+ *                          array($first_row, $first_col, $last_row, $last_col),
+ * *                        array($first_row, $first_col, $last_row, $last_col),
+ *                      )
  *     cols :  array(
             array(
                 'header'=> "Thumbnail",