修改时间 02-11-2010 12:49 AM
已解决! 转到解答。
02-21-2010 08:48 PM - 编辑日期 02-21-2010 08:49 PM
you can use the properties and methods of Columns to adapt it
修改时间 02-22-2010 12:58 PM
Is there a way to specift column index?
修改时间 02-22-2010 11:59 PM
怎样调用属性和方法打开一个已存在的excel表格呢?
谢谢。
02-23-2010 08:40 PM - 编辑日期 02-23-2010 08:41 PM
zou wrote: Is there a way to specift column index?
of course yes, you should set a cell range in _Worksheet, any range of the specified column, then follow the diagram below
修改时间 02-23-2010 08:53 PM
glenn1986 wrote: 怎样调用属性和方法打开一个已存在的excel表格呢?谢谢。
diagram as below
修改时间 03-10-2010 03:14 AM
能帮我看看这个程序哪里有问题吗?
每次运行,excel表格不能自动保存并推出。