L
learning_codes
Hi there….
I have 14 columns on the excel spreadsheet. The first column should
set the size “10” and other 13 columns to set fit automatically.
When I use the code like this >>> ExcelWorksheet.Columns.AutoFit
<<<<
I want to set the size of the width = 10 on the first column and the
rest of the column set automatically.
Your help would be much appreciated.
Thanks
I have 14 columns on the excel spreadsheet. The first column should
set the size “10” and other 13 columns to set fit automatically.
When I use the code like this >>> ExcelWorksheet.Columns.AutoFit
<<<<
I want to set the size of the width = 10 on the first column and the
rest of the column set automatically.
Your help would be much appreciated.
Thanks