Menu Close
In fact, it has the 39mm Oystersteel monobloc middle-case of the OP essentially, which appears a little more curvaceous than the flat, trapezoid profile of the 40mm Oystersteel Submariner. The bezel of the replica rolex watches Explorer I is different on each: The OP has a domed, high-polish bezel, while the Explorer I has what Rolex calls a "Smooth" bezel. It has a flat surface instead of the convex bezel of the OP, with nicely polished.

PHPWord_CloneRow

PHPWord_CloneRow

Extension for PHPWord. New public method cloneRow() for clone rows and merged rows in tables.
Based on PHPWord (http://phpword.codeplex.com/).

Installation

  1. You can download PHPWord form official site
  2. Replace file PHPWord/Template.php on assets/Template.php
  3. Use method cloneRow() for clone rows in tables. You can see examples here: examples/

OR

  1. You can download PHPWord from this repo. New Template.php already inside and ready to work.

Folders

  • PHPWord/ – PHPWord with new Template.php
  • assets/ – new Template.php with new method for clone rows
  • examples/ – examples

Copyright (c) 2013 Platonov Pavel (http://www.leng.ru)

View Source Code