AutoComplete for ASP.NET Web Forms
XlsFilter クラス メンバ
プロパティ  メソッド 

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : XlsFilter クラス

XlsFilterデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets a value indicating whether the Excel workbook file should only include the report's data and ignore formatting.  
Public プロパティGets or sets a value that determines whether header sections should be frozen on the sheet.  
Public プロパティGets or sets a value that determines whether images should be exported to the Excel workbook file.  
Public プロパティGets or sets whether to export the file using the OpenXml format used by Microsoft Excel 2007 and later.  
Public プロパティGets or sets a value that determines whether cells should be shaded in the Excel workbook file.  
Public プロパティGets or sets the name of the worksheet to be used when saving the report into the Excel workbook file.  
トップ
パブリック メソッド
 名前解説
Public メソッドCalled when the component renders the beginning of a report group. C1.C1Report.ExportFilterから継承されます。
Public メソッドオーバーライドされます。 Called when the component finishes rendering a report, or when the rendering process is canceled by the user or interrupted by an error.  
Public メソッドオーバーライドされます。 Called when the component finishes rendering a report.  
Public メソッドCalled when the component finishes rendering each Section. C1.C1Report.ExportFilterから継承されます。
Public メソッドオーバーライドされます。 Determines whether this filter generates single or multi-page reports.  
Public メソッドCalled after each page break on paged reports (see the IsPaged property). C1.C1Report.ExportFilterから継承されます。
Public メソッドオーバーライドされます。 Called when the component needs to render a report field with specific content at a specific position on the current page.  
Public メソッドCalled after the component has finished rendering the first pass of the report, and before it starts rendering overlay fields. C1.C1Report.ExportFilterから継承されます。
Public メソッドオーバーライドされます。 Called when the component starts rendering a report.  
Public メソッドCalled when the component starts rendering a section. C1.C1Report.ExportFilterから継承されます。
Public メソッドオーバーライドされます。 Returns a value that determines whether the filter uses page images.  
トップ
参照

XlsFilter クラス
C1.C1Report 名前空間