SmartDocument Object Members
The SmartDocument property of the Document object in Microsoft Office Word 2003 or Microsoft Office Word 2007; the Workbook object in Microsoft Office Excel 2003 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 Office Word 2003 or Microsoft Office Word or a workbook in Microsoft Office Excel 2003 or Microsoft Office Excel. |
| RefreshPane | Refreshes the Document Actions task pane for the active document in Microsoft Office Word 2003 or Microsoft Office Word or a workbook in Microsoft Office Excel 2003 or Microsoft Office 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 Office Word 2003 or Microsoft Office Word or workbook in Microsoft Excel 2003 or Microsoft Office 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 2003 or Microsoft Office or a workbook in Microsoft Office Excel 2003 or Microsoft Office Excel. Read/write. |