Sections.Application property (Word)
Returns an Application object that represents the Microsoft Word application.
expression.Application
expression Required. A variable that represents a 'Sections' collection.
Visual Basic's CreateObject and GetObject functions give you access to an OLE Automation object from a Visual Basic for Applications project.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.