Uses of Package
org.pentaho.di.trans.steps.exceloutput

Packages that use org.pentaho.di.trans.steps.exceloutput
org.pentaho.di.trans.steps.exceloutput   
 

Classes in org.pentaho.di.trans.steps.exceloutput used by org.pentaho.di.trans.steps.exceloutput
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)