XDocuments3 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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) |