返回或指定以像素点表示的对象的宽
express.Width
express 一个代表 UserForm 对象的变量。
/*设置UserForm窗体的宽为1000*/ function func1() { UserForm1.Width = 1000 }