Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Office 2003
SDK Documentation
Smart Documents SDK
Reference
ISmartDocument
Interface
 ISmartDocument Interface [Office 20...
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.

Method NameDescription
ImageClickSpecifies actions to perform when a user clicks on an image.
InvokeControlSpecifies actions to perform when a user clicks a hyperlink, button, or document fragment.
OnCheckboxChangeSpecifies actions to perform when a user clicks a check box.
OnListOrComboSelectChangeSpecifies actions to perform when a user clicks an item in a list box or a combo box.
OnPaneUpdateCompleteSpecifies tasks to perform when the Document Actions task pane is completely updated and populated.
OnRadioGroupSelectChangeSpecifies actions to perform when a user clicks a radio group item.
OnTextboxContentChangeSpecifies actions to perform when a user changes the value of a text box.
PopulateActiveXPropsSpecifies the appearance of an ActiveX control.
PopulateCheckboxSpecifies the appearance of a check box.
PopulateDocumentFragmentSpecifies the content of a document fragment.
PopulateHelpContentSpecifies the content of help text.
PopulateImageSpecifies the content for an image control.
PopulateListOrComboContent MethodSpecifies the contents of list boxes and combo boxes.
PopulateOtherSpecifies the appearance of label, separator, button, and hyperlink controls.
PopulateRadioGroupSpecifies the appearance of radio group controls.
PopulateTextboxContentSpecifies the appearance of text box controls.
SmartDocInitializeSpecifies actions to perform when initializing a smart document.
Property NameDescription
ControlCaptionFromIDSpecifies smart document control captions.
ControlCountSpecifies the number of controls for an XML element.
ControlIDSpecifies a control number for a smart document control.
ControlNameFromIDSpecifies 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.
ControlTypeFromIDSpecifies the type of control.
SmartDocXmlTypeCaptionSpecifies the caption for a group of controls.
SmartDocXmlTypeCountSpecifies the number of elements that have associated smart document actions.
SmartDocXmlTypeNameSpecifies the name of an element with associated controls.


© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker