UltraGridWordWriterデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
UltraGridWordWriter コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
ReportRelevantPropFlags | レポートで使用される、関連する外観プロパティ。他のプロパティはすべて、エクスポートプロセスでは無視されます。 |
名前 | 解説 | |
---|---|---|
AutoSize | エクスポートの前にコンテンツが収まるように自動的に列のサイズ変更をするかどうかを取得または設定します。 | |
CheckBoxExportStyle | グリッドのチェックボックスの Excel にエクスポートするスタイルを返すか、設定します。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
WordTableSettings | グリッドにエクスポートする Word テーブルを影響するプロパティを取得または設定します。 |
名前 | 解説 | |
---|---|---|
CanRaiseEvents | System.ComponentModel.Componentから継承されます。 | |
DesignMode | System.ComponentModel.Componentから継承されます。 | |
Events | Infragistics.Win.UltraComponentBaseから継承されます。 | |
SubObjectPropChangeHandler | OnSubObjectPropChanged を通知するイベントハンドラーを返します。 |
名前 | 解説 | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | |
Dispose | オーバーロードされます。 オーバーライドされます。 System.ComponentModel.Component によって使用されるアンマネージ リソースを解放し、マネージ リソースをオプションで解放します。 | |
Export | オーバーロードされます。 指定したファイル名の新しい Word 文書を作成し、指定した UltraWinGrid へエクスポートします。 | |
ExportAsync | オーバーロードされます。 指定したファイル名の新しい Word 文書を作成し、指定した UltraWinGrid へエクスポートします。 | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
ToString | System.ComponentModel.Componentから継承されます。 |
名前 | 解説 | |
---|---|---|
Finalize | System.ComponentModel.Componentから継承されます。 | |
GetService | System.ComponentModel.Componentから継承されます。 | |
MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 | |
NotifyPropChange | オーバーロードされます。 Infragistics.Win.UltraComponentBaseから継承されます。 | |
OnCellExporting | グリッド セルがレポートにエクスポートされる前に呼び出されます。 | |
OnExportEnded | ExportEnded イベントを呼び出します。 | |
OnExportEnding | ExportEnding イベントを呼び出します。 | |
OnExportStarted | ExportStarted イベントを呼び出します。 | |
OnHeaderCellExporting | ヘッダー セルがレポートにエクスポートされる前に呼び出されます。 | |
OnHeaderRowExporting | ヘッダー行がレポートにエクスポートされる前に呼び出されます。 | |
OnInitializeRow | 行が初期化されるときに呼び出されます。 | |
OnPropertyChanged | Infragistics.Win.UltraComponentBaseから継承されます。 | |
OnRowExporting | グリッド行がレポートにエクスポートされる前に呼び出されます。 | |
OnSummaryCellExporting | 集計セルがレポートにエクスポートされる前に呼び出されます。 | |
OnSummaryRowExporting | 集計行がレポートにエクスポートされる前に呼び出されます。 |
名前 | 解説 | |
---|---|---|
CellExporting | グリッドのセルがレポートにエクスポートされる前に発生 | |
Disposed | System.ComponentModel.Componentから継承されます。 | |
ExportEnded | エクスポート処理が終了した後に発生します。 | |
ExportEnding | エクスポート処理の終了後、Word 文書の作成を完了する前に発生します。 | |
ExportStarted | エクスポートが始まる前に発生します。 | |
HeaderCellExporting | ヘッダーのセルがレポートにエクスポートされる前に発生 | |
HeaderRowExporting | ヘッダーの行がレポートにエクスポートされる前に発生 | |
InitializeRow | 行が初期化されるときに発生します。 | |
PropertyChanged | Infragistics.Win.UltraComponentBaseから継承されます。 | |
RowExporting | グリッドの行がレポートにエクスポートされる前に発生 | |
SummaryCellExporting | サマリのセルがレポートにエクスポートされる前に発生 | |
SummaryRowExporting | サマリの行がレポートにエクスポートされる前に発生 |