imbEPPlusExtensions Class |
Namespace: imbSCI.DataComplex.extensions.data
The imbEPPlusExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCell | ||
| getExcelRange(selectRangeArea, ExcelWorksheet) |
Gets the Escel range from worksheet.
| |
| getExcelRange(ExcelWorksheet, ExcelRow, selectZone) | ||
| GetPen | ||
| getUniqueName |
Gets the name of the unique.
| |
| InsertArea | ||
| InsertRow | ||
| saveOutput | ||
| setDataInfoCustomProperties |
Deploys custom meta information (custom properties) into workbook. If field not found in dataMeta it will not create custom property for it.
| |
| setDataInfoStandard |
Deploys meta information (properties and custom properties) into workbook.
| |
| SetDataTable |
Inserts DataTable content at current currsor position. Options: doInsertCaptions, doInsertRowID columnprefix (this is abanded)
| |
| setDataToHeaderFooter |
Sets the data to header footer.
| |
| SetValue |
Sets the value in cell on current cursor position
| |
| SetValues |
Set values into cells, respecting direction. Returns ExcelRange pointing to cells affected.
|