php - how to insert slash "\" use PHPExcel? -


I want to slash the cell, for example

How can I use this PHPExcel class?

array ('style' = & gt; PHPExcel_Style_Border :: BORDER_THICK, 'color' = & gt; Itemprop = "text"> $ style array = array ('ranges' = & gt; array ('arg' => = 'FFFF 20000'),), 'diagonidation' => PHPExcel_Style_Borders: : DIAGONAL_DOWN,),); $ ObjPHPExcel- & gt; GetActiveSheet () - & gt; GetStyle ('A1: B2') - & gt; ApplyFromArray ($ styleArray); $ ObjPHPExcel- & gt; GetActiveSheet () - & gt; MergeCells ('A1: B2');

Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -