phpexcel编写技巧
<!-- Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->$objActSheet->setCellValue('A2', 26);
<!-- Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->$objActSheet->setCellValue($r.$c, $r['value']);
<!-- Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->$objActSheet->setCellValue('a4', $r['value']);