Quantcast
Channel: PHPWord
Viewing all articles
Browse latest Browse all 450

New Post: Table in a cell?

$
0
0
In PhpWord/Section/Table/Cell.php

//Add this at the end of class PHPWord_Section_Table_Cell
public function addTable($style = null) {
    $table = new PHPWord_Section_Table('table', $this->_pCount, $style);
    $this->_elementCollection[] = $table;
    return $table;
}
Thanks

Viewing all articles
Browse latest Browse all 450

Latest Images

Trending Articles



Latest Images

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