'宣言 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 )