12-24-2002 08:58 AM
12-26-2002 09:11 AM
12-26-2002 06:05 PM
03-30-2007 03:14 AM
There is also the command Excel_SetProperty with attribut Excel_RangeColumnWidth :
Example :
Excel_SetProperty (ExcelRangeHandle, NULL, Excel_RangeColumnWidth, CAVT_VARIANT, CA_VariantDouble(20.13));