Property | Type | Description | |
---|---|---|---|
styles | StandardCellStyles |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
BaseReport ( ) : Junte.Data.NHibernate | ||
Generate ( ) : HSSFWorkbook |
Method | Description | |
---|---|---|
InternalGenerate ( ) : HSSFWorkbook | ||
WriteCell ( IRow row, int column, Action |
public BaseReport ( ) : Junte.Data.NHibernate | ||
return | Junte.Data.NHibernate |
protected abstract InternalGenerate ( ) : HSSFWorkbook | ||
return | HSSFWorkbook |
protected WriteCell ( IRow row, int column, Action |
||
row | IRow | |
column | int | |
setValue | Action |
|
style | ICellStyle | |
return | ICell |