XDocuments3 接口

定义

public interface class XDocuments3 : Microsoft::Office::Interop::InfoPath::XDocuments2
[System.Runtime.InteropServices.Guid("096CD773-0786-11D1-95FA-0080C78EE3BB")]
public interface XDocuments3 : Microsoft.Office.Interop.InfoPath.XDocuments2
type XDocuments3 = interface
    interface XDocuments2
Public Interface XDocuments3
Implements XDocuments2
派生
属性
实现

属性

Count
Item[Object]

方法

Close(Object)
GetEnumerator()
New(Object, Int32)
NewFromSolution(Object)
NewFromSolutionWithData(Object, Object, Int32)
NewFromSolutionWithInputParameters(Object, Object)

使用具有指定表单模板和输入参数的指定表单模板创建新表单

Open(Object, Int32)

适用于