'宣言 Public Overloads Sub Load( _ ByVal fileName As System.String, _ ByVal documentFormat As System.Object _ )
public void Load( System.string fileName, System.object documentFormat )
パラメータ
- fileName
- ファイル名。
- documentFormat
- 使用するドキュメントフォーマット。
'宣言 Public Overloads Sub Load( _ ByVal fileName As System.String, _ ByVal documentFormat As System.Object _ )
public void Load( System.string fileName, System.object documentFormat )