Quantcast
Channel: PHPExcel Forum Rss Feed
Viewing all articles
Browse latest Browse all 2707

New Post: Cell format changing after deleting row

$
0
0

I fixed my problem, if anyone else ever finds themselves in my shoes, and finds this thread, here's what I did:

Change the way the cells are written from regular to rich text.  See the code snippet below:

$objRichText = new PHPExcel_RichText( $objPHPExcel->getActiveSheet()->getCell('B1') );
$objRichText->createText('01234');

Thanks!


Viewing all articles
Browse latest Browse all 2707

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>