AutoComplete for ASP.NET Web Forms
XlsFilter クラス
メンバ 

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : XlsFilter クラス
Class used with the C1Report.RenderToFiltermethod to render reports into Microsoft Excel (XLS) files.
オブジェクト モデル
XlsFilter クラス
シンタックス
'宣言
 
Public Class XlsFilter 
   Inherits ExportFilter
public class XlsFilter : ExportFilter 
解説
Creating an XlsFilter and using it in a call to the C1Report.RenderToFilter method is similar to using the C1Report.RenderToFile method, but offers some extra flexibility because you can set properties on the XlsFilter before calling RenderToFilter.
継承階層

System.Object
   C1.C1Report.ExportFilter
      C1.C1Report.XlsFilter

参照

XlsFilter メンバ
C1.C1Report 名前空間