Excel |
The ExcelResult type exposes the following members.
| Name | Description | |
|---|---|---|
| CellTitleStyle | Name of the style applied to a title cell | |
| CellValueStyle | Name of the style applied to a standard cell value | |
| CellValueTotalStyle | Name of the style applied to a total cell value | |
| CurrentCol | Current column index in the worksheet, starting at 1 | |
| CurrentRow | Current row index in the worksheet, starting at 1 | |
| Package | Current EPPlus package generating the result file | |
| Workbook | Current workbook of the package | |
| Worksheet | Current worksheet being generated |