PowerPoint VBA中的所有对象
Admin | 2012-8-21 6:41:01 | 被阅次数 | 12371
如果你想学习PPT中的VBA,你就得了解PowerPoint中的各种对象,下面,本文为你介绍PPT中的VBA里面的所有对象,列表如下,希望对你有帮助。
Application
AddIns (AddIn)
AnswerWizard
Assistant
AutoCorrect
COMAddIns (COMAddIn)
CommandBars (CommandBar)
DefaultWebOptions
DocumentWindows
DocumentWindow
Panes
Pane
Selection
ShapeRange
ActionSettings
Adjustments
AnimationSettings
CalloutFormat
ConnectorFormat
Diagram
DiagramNode
FillFormat
GroupShapes
LineFormat
LinkFormat
OLEFormat
PictureFormat
PlaceholderFormat
Script
ShadowFormat
ShapeNodes
Table
Tags
TextEffectFormat
TextFrame
ThreeDFormat
SlideRange
ColorScheme
Comments
Design
HeadersFooters
Hyperlinks
Master
Scripts
Shapes
Shape
Slide
SlideShowTransition
Tags
TimeLine
TextRange
ActionSettings
Font
ParagraphFormat
Shape
View
FileDialog
FileSearch
LanguageSettings
NewFile
Options
Presentations
Presentation
SlideShowWindows
Presentation
SlideShowView
本站会在以后的文章中,为你介绍如上的各种对象在VBA中的使用方法及示例代码。