[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-doc
Subject:    [PEAR-DOC] [PEAR-BUG] Bug #14834 [NEW]: 21
From:       "amkarovec at gmail dot com" <pear-doc () lists ! php ! net>
Date:       2008-10-20 12:18:28
Message-ID: bug-14834 () pear ! php ! net
[Download RAW message or body]

From:             denis
Operating system: windows xp
Package version:  
PHP version:      5.2.6
Package:          Documentation
Bug Type:         Bug
Bug description:  21

Description:
------------
I would like to increase row height, that was visible all entire text of
cells

Test script:
---------------
$counter = 1;
foreach($serviceNames as $el){
  $sheet->setRow(1,$counter,30);
  $sheet->write(1,$counter++,$el,$headerFormat);
}


Expected result:
----------------
increased rows height

Actual result:
--------------
Fatal error: Call to a member function getXfIndex() on a non-object in
C:\Apache\...\Writer\Worksheet.php on line 1234

-- 
Edit bug report at http://pear.php.net/bugs/bug.php?id=14834&edit=1
-- 


-- 
PEAR Documentation List Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic