PPT_LOGO_4b
‹#›
文档局部 (Document Parts)
Application.ActiveDocument.CurrentSelection
Application.ActiveDocument.Models
Application.ActiveDocument.Tool
[Document]--[DocumentCurrentSelection], [Document]--[DocumentModels], [Document]--[DocumentTool].png
DocumentParts are accessed as properties from the Document object. Here, we are accessing them via the ActiveDocument property. See the relationship below.