'宣言 Public Sub RenderToFile( _ ByVal fileName As System.String, _ ByVal fmt As FileFormatEnum _ )
public void RenderToFile( System.string fileName, FileFormatEnum fmt )
パラメータ
- fileName
- レポートのレンダリング先のファイルの名前。
- fmt
- 作成するファイルのタイプ。
'宣言 Public Sub RenderToFile( _ ByVal fileName As System.String, _ ByVal fmt As FileFormatEnum _ )
public void RenderToFile( System.string fileName, FileFormatEnum fmt )