AutoComplete for ASP.NET Web Forms
XlsFilter コンストラクタ(String)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > XlsFilter クラス > XlsFilter コンストラクタ : XlsFilter コンストラクタ(String)
Full name of the file to be created.
Initializes a new instance of the XlsFilter class attached to a file.
シンタックス
'宣言
 
Public Function New( _
   ByVal fileName As System.String _
)
public XlsFilter( 
   System.string fileName
)

パラメータ

fileName
Full name of the file to be created.
解説
If the file already exists, the filter will open it and will add a new sheet with the report.
参照

XlsFilter クラス
XlsFilter メンバ
オーバーロード一覧