SmartDocs
ISmartDocument Interface [Office 2003 SDK Documentation]
The ISmartDocument interface provides access to the Smart Document API. Following, you will find a list of the methods and properties for the ISmartDocument interface. For more information about these properties and methods, see the individual topics or the tutorials included with this software development kit.
| Property Name | Description |
|---|
| ControlCaptionFromID | Specifies smart document control captions. |
| ControlCount | Specifies the number of controls for an XML element. |
| ControlID | Specifies a control number for a smart document control. |
| ControlNameFromID | Specifies a string that can be used to access each of the controls from the Microsoft Office Word 2003 and Microsoft Office Excel 2003 Visual Basic for Applications (VBA) object models. |
| ControlTypeFromID | Specifies the type of control. |
| SmartDocXmlTypeCaption | Specifies the caption for a group of controls. |
| SmartDocXmlTypeCount | Specifies the number of elements that have associated smart document actions. |
| SmartDocXmlTypeName | Specifies the name of an element with associated controls. |