'宣言 Public Sub ImportC1Report( _ ByVal fileName As System.String, _ ByVal reportName As System.String _ )
public void ImportC1Report( System.string fileName, System.string reportName )
パラメータ
- fileName
- レポート定義ファイル名。
- reportName
- レポート名。
'宣言 Public Sub ImportC1Report( _ ByVal fileName As System.String, _ ByVal reportName As System.String _ )
public void ImportC1Report( System.string fileName, System.string reportName )