Uses of Package
org.pentaho.di.trans.steps.exceloutput
-
Packages that use org.pentaho.di.trans.steps.exceloutput Package Description org.pentaho.di.trans.steps.exceloutput -
Classes in org.pentaho.di.trans.steps.exceloutput used by org.pentaho.di.trans.steps.exceloutput Class Description ExcelField Describes a single field in an excel file TODO: allow the width of a column to be set --> data.sheet.setColumnView(column, width); TODO: allow the default font to be set TODO: allow an aggregation formula on one of the columns --> SUM(A2:A151)