Click or drag to resize

ExcelResult Fields

The ExcelResult type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberCellTitleStyle Name of the style applied to a title cell
Public fieldStatic memberCellValueStyle Name of the style applied to a standard cell value
Public fieldStatic memberCellValueTotalStyle Name of the style applied to a total cell value
Public fieldCurrentCol Current column index in the worksheet, starting at 1
Public fieldCurrentRow Current row index in the worksheet, starting at 1
Public fieldPackage Current EPPlus package generating the result file
Public fieldWorkbook Current workbook of the package
Public fieldWorksheet Current worksheet being generated
Top
See Also