ViewObject Interface

Definition

public interface class ViewObject : Microsoft::Office::Interop::InfoPath::View
[System.Runtime.InteropServices.Guid("096CD55D-0786-11D1-95FA-0080C78EE3BB")]
public interface ViewObject : Microsoft.Office.Interop.InfoPath.View
Public Interface ViewObject
Implements View
Derived
Attributes
Implements

Properties

Name (Inherited from View)
Window (Inherited from View)

Methods

DisableAutoUpdate() (Inherited from View)
EnableAutoUpdate() (Inherited from View)
ExecuteAction(String, Object) (Inherited from View)
Export(String, String) (Inherited from View)
ForceUpdate() (Inherited from View)
GetContextNodes(Object, Object) (Inherited from View)
GetSelectedNodes() (Inherited from View)
SelectNodes(IXMLDOMNode, Object, Object) (Inherited from View)
SelectText(IXMLDOMNode, Object) (Inherited from View)
SwitchView(String) (Inherited from View)

Applies to