From: John Machin <sjmac...@lexicon.net>
Date: Tue, 29 Dec 2009 10:18:48 +1100
Local: Mon, Dec 28 2009 6:18 pm
Subject: Re: [pyxl] Bug in row.height ?
On 29/12/2009 7:28 AM, ShadowHywind wrote:
> When ever i try to change the height of row 0 it never works. I am 1. If you doing EXACTLY the same to row 0 and "any other row", and one > using worksheet.row(0).height = 600 > and the row stays the same. However if i try changing any other row it > works. Any thoughts? works and the the other doesn't, that's a bug. Please post a minimal script that demonstrates this problem. 2. Have you read the tutorial available from http://www.python-excel.org/ ? 3. Here are the results of some experiments I did earlier this year: """ Relevant attributes are: has_default_height is probably only useful if a row is hidden and/or has_default_height is definitely NOT A GOOD IDEA otherwise. If Assuming hidden=0, collapsed=0, has_default_height=0, as far as I can A. If height_mismatch is true, Excel will use the requested height. In B. Else: (1) Excel will calculate a row height high enough to accomodate If you save the file with Excel, it will set the Row.height to the value I have uploaded a script (row_height_options.py) to the group's file Cheers, You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||