WordRowExportingEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
WordRowExportingEventArgs コンストラクタ | WordRowExportingEventArgs のインスタンスを新規作成します。 |
名前 | 解説 | |
---|---|---|
Cancel | ||
GridRow | グリッド内のエクスポートされている行 (ある場合) を返します 。 Infragistics.Web.UI.GridControls.BaseExportRowEventArgsから継承されます。 | |
IsFooterRow | これがフッター行である場合は true を返します。 Infragistics.Web.UI.GridControls.BaseExportRowEventArgsから継承されます。 | |
IsHeaderRow | これがヘッダー行である場合は true を返します。 Infragistics.Web.UI.GridControls.BaseExportRowEventArgsから継承されます。 | |
IsSummaryRow | これが集計行である場合は true を返します。 Infragistics.Web.UI.GridControls.BaseExportRowEventArgsから継承されます。 | |
Row | エクスポートされるドキュメント内のテーブル行を返します。 Infragistics.Web.UI.GridControls.WordRowExportedEventArgsから継承されます。 |