SmartDocument Members

The SmartDocument property of the Microsoft Office Word 2003 Document object and the Microsoft Office Excel 2003 Workbook object returns a SmartDocument object.

The following tables list the members exposed by the SmartDocument type.

Public Properties

  Name Description
Application Returns an Application object that represents the container application for the object.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
SolutionID Returns or sets the ID, often a globally unique identifier (GUID), which identifies the XML expansion pack attached to the active Microsoft Office Word 2003 document or Microsoft Office Excel 2003 workbook.
SolutionURL Returns or sets an absolute URL that provides the complete path to the XML expansion pack file attached to the active Microsoft Office Word 2003 document or Microsoft Office Excel 2003 workbook.

Top

Public Methods

  Name Description
PickSolution Displays a dialog box which allows the user to choose an available XML expansion pack to attach to the active Microsoft Office Word 2003 document or Microsoft Office Excel 2003 workbook.
RefreshPane Refreshes the Document Actions task pane for the active Microsoft Office Word 2003 document or Microsoft Office Excel 2003 workbook.

Top

See Also

Reference

SmartDocument Interface
Microsoft.Office.Core Namespace