SmartDocument members (Office)
The SmartDocument property of the Document object in Microsoft Word and the Workbook object in Microsoft Excel returns a SmartDocument object.
Methods
Name | Description |
---|---|
PickSolution | Displays a dialog box that allows the user to choose an available XML expansion pack to attach to the active document in Microsoft Word or a workbook in Microsoft Excel. |
RefreshPane | Refreshes the Document Actions task pane for the active document in Microsoft Word or a workbook in Microsoft Excel. |
Properties
Name | Description |
---|---|
Application | Gets an Application object that represents the container application for the SmartDocument object (you can use this property with an Automation object to return that object's container application). Read-only. |
Creator | Gets a 32-bit integer that indicates the application in which the SmartDocument object was created. Read-only. |
SolutionID | Gets or sets the ID, often a globally unique identifier (GUID), which identifies the XML expansion pack attached to the active document in Microsoft Word or workbook in Microsoft Excel. Read/write. |
SolutionURL | Gets or sets an absolute URL which provides the complete path to the XML expansion pack file attached to the active document in Microsoft Word or a workbook in Microsoft Excel. Read/write. |
Support and feedback
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.