org.pentaho.di.trans.steps.excelinput
Class ExcelInputMetaInjection.ExcelInputSheet

java.lang.Object
  extended by org.pentaho.di.trans.steps.excelinput.ExcelInputMetaInjection.ExcelInputSheet
Enclosing class:
ExcelInputMetaInjection

public class ExcelInputMetaInjection.ExcelInputSheet
extends Object


Field Summary
 String sheetName
           
 int startCol
           
 int startRow
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sheetName

public String sheetName

startCol

public int startCol

startRow

public int startRow