DataPresenterExcelExporterデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
DataPresenterExcelExporter コンストラクタ | 新しい DataPresenterExcelExporter をインスタンス化します。 |
名前 | 解説 | |
---|---|---|
AsyncExportDurationProperty | AsyncExportDuration 依存プロパティを識別します。 | |
AsyncExportIntervalProperty | AsyncExportInterval 依存プロパティを識別します。 | |
ExcelCellFormatSettingsProperty | ExcelCellFormatSettings プロパティを識別して、セルのエクスポート関連のさまざまな設定をこれらのキーを使用するために使用されます。 | |
ExcelGroupFormatSettingsProperty | ExcelGroupFormatSettings プロパティを識別して、GroupByRecords のエクスポート関連のさまざまな設定をこれらのキーを使用するために使用されます。 | |
ExcelLabelFormatSettingsProperty | ラベルのエクスポートに関連するさまざまな設定をこれらのキーを使用するために使用される ExcelLabelFormatSettings プロパティを識別します。 | |
ExcelSummaryCellFormatSettingsProperty | セルのエクスポート関連のさまざまな設定をこれらのキーを使用するために使用されるExcelSummaryCellFormatSettings プロパティを識別します。 | |
ExcelSummaryLabelFormatSettingsProperty | ラベルのエクスポートに関連するさまざまな設定をこれらのキーを使用するために使用される ExcelLabelFormatSettings プロパティを識別します。 | |
IsExportingProperty | IsExporting 依存プロパティを識別します。 | |
ShowAsyncExportStatusProperty | ShowAsyncExportStatus 依存プロパティを識別します。 |
名前 | 解説 | |
---|---|---|
AsyncExportDuration | AsyncExportInterval が経過する各エクスポートの処理に要する時間を返すか、設定します。 | |
AsyncExportInterval | AsyncExportDuration によって指定された時間に非同期エクスポートを処理した後の待機時間を返すか、設定します。 | |
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。 | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。 | |
IsExporting | エクスポーターがエクスポート操作の処理中であるかどうかを示すブール値を返します。 | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). System.Windows.DependencyObjectから継承されます。 | |
ShowAsyncExportStatus | 非同期エクスポートの処理中にエクスポートのステータスを含むコントロールをエンド ユーザーに表示するかどうかを示す値を返すか、設定します。 |
名前 | 解説 | |
---|---|---|
CancelExport | このインスタンスによって初期化された指定した Infragistics.Windows.DataPresenter.DataPresenterBase の非同期のエクスポート操作をキャンセルします。 | |
ClearValue | オーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。 | |
CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 | |
Equals | System.Windows.DependencyObjectから継承されます。 | |
Export | オーバーロードされます。 渡されたデータ プレゼンターを、指定したファイルにエクスポートします。 | |
ExportAsync | オーバーロードされます。 渡されたデータ プレゼンターを指定したファイルへ非同期にエクスポートします。 | |
GetExcelCellFormatSettings | さまざまなエクスポートに関連する設定をこれらのキーを使用するために使用される ExcelCellFormatSettings 添付プロパティの値を取得または設定します。 | |
GetExcelGroupFormatSettings | 'ExcelGroupFormatSettings' 添付プロパティの値を取得して、エクスポートに関連するさまざまな設定を制御します。 | |
GetExcelLabelFormatSettings | エクスポート関連のさまざまな設定をこれらのキーを使用するために使用される 'ExcelLabelFormatSettings' 添付プロパティの値を取得します。 | |
GetExcelSummaryCellFormatSettings | エクスポート関連のさまざまな設定をこれらのキーを使用するために使用される 'ExcelSummaryCellFormatSettings' 添付プロパティを取得します。 | |
GetExcelSummaryLabelFormatSettings | エクスポートに関連するさまざまな設定をこれらのキーを使用するために使用される 'ExcelSummaryLabelFormatSettings' 添付プロパティの値を取得します。 | |
GetHashCode | Gets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 | |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 | |
GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。 | |
InvalidateProperty | System.Windows.DependencyObjectから継承されます。 | |
ReadLocalValue | Returns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。 | |
SetCurrentValue | System.Windows.DependencyObjectから継承されます。 | |
SetExcelCellFormatSettings | 'ExcelCellFormatSettings' 添付プロパティの値を設定します。 | |
SetExcelGroupFormatSettings | 'ExcelGroupFormatSettings' 添付プロパティの値を設定します。 | |
SetExcelLabelFormatSettings | 'ExcelLabelFormatSettings' 添付プロパティの値を設定します。 | |
SetExcelSummaryCellFormatSettings | 'ExcelSummaryCellFormatSettings' 添付プロパティの値を設定します。 | |
SetExcelSummaryLabelFormatSettings | 'ExcelSummaryLabelFormatSettings' 添付プロパティの値を設定します。 | |
SetValue | オーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
OnBeginExport | グリッドのエクスポートが開始する前に呼び出されます。 | |
OnCellExported | グリッドセルがExcelにエクスポートされた後に呼び出されます。 | |
OnCellExporting | グリッドセルがExcelにエクスポートされる前に呼び出されます。 | |
OnEndExport | グリッドのエクスポートが終了したときに呼び出されます。 | |
OnExportEnded | ExportEnded イベントを呼び出します。 | |
OnExportEnding | ExportEnding イベントを呼び出します。 | |
OnExportStarted | ExportStarted イベントを呼び出します。 | |
OnHeaderAreaExported | ヘッダー行が Excel にエクスポートされた後に呼び出されます。 | |
OnHeaderAreaExporting | ヘッダー行が Excel にエクスポートされる前に呼び出されます。 | |
OnHeaderLabelExported | ヘッダーセルが Excel にエクスポートされた後に呼び出されます。 | |
OnHeaderLabelExporting | ヘッダーセルが Excel にエクスポートされる前に呼び出されます。 | |
OnInitializeRecord | レコードが初期化されたときに呼び出されます。 | |
OnPropertyChanged | Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. System.Windows.DependencyObjectから継承されます。 | |
OnRecordExported | レコードが Excel へエクスポートされた後に呼び出されます。 | |
OnRecordExporting | レコードが Excel へエクスポートされる前に呼び出されます。 | |
OnSummaryCellExported | 集計セルが Excel にエクスポートされた後に呼び出されます。 | |
OnSummaryCellExporting | 集計セルが Excel にエクスポートされる前に呼び出されます。 | |
OnSummaryRowExported | 集計行が Excel にエクスポートされた後に呼び出されます。 | |
OnSummaryRowExporting | 集計レコードが Excel にエクスポートされる前に呼び出されます。 | |
ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
BeginExport | 生成プロセスを開始するときに呼び出されます。データ プレゼンターは初期化されていますが、データソースはまだ設定されていません。 | |
CellExported | セルが Excel にエクスポートされた後に発生します。 | |
CellExporting | セルがExcelにエクスポートされる前に発生します。 | |
EndExport | エクスポート処理が終了した後に発生します。 | |
ExportEnded | エクスポート処理が終了した後に発生します。 | |
ExportEnding | エクスポート処理が完了した後、コンテンツがファイルに保存される前に呼び出されます。 | |
ExportStarted | エクスポート処理が開始した後に発生します。データ プレゼンターは初期化されていますが、データソースはまだ設定されていません。 | |
HeaderAreaExported | ヘッダー領域が Excel にエクスポートされた後に発生します。 | |
HeaderAreaExporting | ヘッダー セルがExcelにエクスポートされる前に発生します。 | |
HeaderLabelExported | ヘッダー ラベルが Excel にエクスポートされた後に発生します。 | |
HeaderLabelExporting | ヘッダー ラベルが Excel にエクスポートされる前に発生します。 | |
InitializeRecord | レコードが初期化されるときに発生します。 | |
RecordExported | レコードが Excel にエクスポートされた後に発生します。 | |
RecordExporting | レコードが Excel にエクスポートされる前に発生します。 | |
SummaryCellExported | 集計セルがExcelにエクスポートされた後に発生します。 | |
SummaryCellExporting | 集計セルが Excel にエクスポートされる前に発生します。 | |
SummaryRowExported | 集計レコードが Excel にエクスポートされた後に発生します。 | |
SummaryRowExporting | 集計行が Excel にエクスポートされる前に発生します。 |