Menu

#7 Column width in Excel

open
nobody
None
5
2003-10-08
2003-10-08
Anonymous
No

My genereated Excel documents all get their 'D' and 'e'
columns very wide. All other columns is generated with
their standard width.
Are there any way you can set the column width?
Is the column width dependable on the data in their cells?
Is this a bug or a user error?

Please help me if you can. This is the only problem I
have with an otherwise excellent program, thanks.

Regards,
tobias.mattsson (at) comhem.com

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I have same symptoms. And I haven't find any answers. I fear
    that developers have abandonned us...
    ossi.talonpoika@laprosoftware.fi

     
  • Nobody/Anonymous

    Logged In: NO

    Have a look at function End

    You'll see this line:
    $this->xls_data .= pack("vvvvvvvC", 0x7D, 11, 3, 4,
    25600,0,0,0);

    This indicates that columns 3 & 4 have been set to
    25600 units (or 100 characters) wide. Obviously
    something left over from testing.

    You can use this feature to set the width of any column
    or group of columns.

     

Log in to post a comment.

MongoDB Logo MongoDB