bastiam / php-excel-reader2

Automatically exported from code.google.com/p/php-excel-reader2
0 stars 0 forks source link

Handle vertical alignment of content in a cell #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In EXCEL, we can set a word vertical align top, middle and bottom in the 
cell. 

In php-excel-reader2.2, it seems do not handle this case. HTML output 
don't have valign property.

Do anyone write function to handle it?

Original issue reported on code.google.com by waynech...@gmail.com on 30 May 2010 at 6:33