View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim Lypes Tim Lypes is offline
external usenet poster
 
Posts: 4
Default Increase columns with interop

Hello,
I write an VB 2005 application that fills data into an excel spreadsheet
with office.interop.
Now I wanted to ask if it is possible to increase the column width to the
highest text value. Maybe you know that effect if you double click the line
between two excel columns and the width increase automatically.

Can anybody help to find the right function?