For a list of all members of this type, see UltraGridExcelExporter members.
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. (Inherited from System.ComponentModel.Component) |
![]() | Export | Overloaded. Exports the passed in grid to specified file. |
![]() | ExportAsync | Overloaded. Exports the passed in grid to specified file asynchronously. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | OnAsynchronousExportError | Used to invoke the AsynchronousExportError event. |
![]() | OnBeginExport | Called before grid export starts. |
![]() | OnCellExported | Called after grid cell is exported to excel. |
![]() | OnCellExportError | Called when an error occurs while exporting a value to a cell. |
![]() | OnCellExporting | Called before grid cell is exported to excel. |
![]() | OnEndExport | Called after grid export is finished. |
![]() | OnExportEnded | Used to invoke the ExportEnded event. |
![]() | OnExportEnding | Used to invoke the ExportEnding event. |
![]() | OnExportStarted | Used to invoke the ExportStarted event. |
![]() | OnFormulaExported | Occurs after exporting a formula (or an error message if the formula could not be converted to Excel) to a worksheet cell. |
![]() | OnFormulaExportError | Occurs after exporting a formula (or an error message if the formula could not be converted to Excel) to a worksheet cell. |
![]() | OnFormulaExporting | Occurs before exporting a formula to a worksheet cell. |
![]() | OnHeaderCellExported | Called after header cell is exported to excel. |
![]() | OnHeaderCellExporting | Called before header cell is exported to excel. |
![]() | OnHeaderRowExported | Called after header row is exported to excel. |
![]() | OnHeaderRowExporting | Called before header row is exported to excel. |
![]() | OnInitializeColumn | Occurs when a grid column is initialized. |
![]() | OnInitializeRow | Called when a row is initialized. |
![]() | OnInitializeSummary | Occurs when a summary is initialized. |
![]() | OnPropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | OnRowExported | Called after grid row is exported to excel. |
![]() | OnRowExporting | Called before grid row is exported to excel. |
![]() | OnSummaryCellExported | Called after summary cell is exported to excel. |
![]() | OnSummaryCellExporting | Called before summary cell is exported to excel. |
![]() | OnSummaryRowExported | Called after summary row is exported to excel. |
![]() | OnSummaryRowExporting | Called before summary row is exported to excel. |