1 / 6

Excel VBA 程序设计

Excel VBA 程序设计. 第 4 章 用户界面设计. 使用 Excel 内置对话框. Application 对象与对话框 FindFile 方法 GetOpenFilename 方法 GetSaveAsFilename 方法 Inputbox 方法 Dialogs 集合和 Dialog 对象. 用户窗体设计. 窗体 窗体属性 窗体方法 窗体事件. 用户窗体设计. 标准控件 控件属性 控件事件. 用户窗体设计. ActiveX 控件 ActiveX 控件属性 ActiveX 控件事件. The end.

Télécharger la présentation

Excel VBA 程序设计

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ExcelVBA程序设计 第4章 用户界面设计

  2. 使用Excel内置对话框 • Application对象与对话框 • FindFile方法 • GetOpenFilename方法 • GetSaveAsFilename方法 • Inputbox方法 • Dialogs集合和Dialog对象

  3. 用户窗体设计 • 窗体 • 窗体属性 • 窗体方法 • 窗体事件

  4. 用户窗体设计 • 标准控件 • 控件属性 • 控件事件

  5. 用户窗体设计 • ActiveX控件 • ActiveX控件属性 • ActiveX控件事件

  6. Theend

More Related