'宣言 Public Sub RenderToFile( _ ByVal fileName As System.String, _ ByVal fmt As FileFormatEnum _ )
public void RenderToFile( System.string fileName, FileFormatEnum fmt )
パラメータ
- fileName
- Name of the file that will contain the report.
- fmt
- Type of file to create.