bad.robot.excel
Class WorkbookSheetNameIterable

java.lang.Object
  extended by bad.robot.excel.WorkbookSheetNameIterable
All Implemented Interfaces:
Iterable

public class WorkbookSheetNameIterable
extends Object
implements Iterable


Method Summary
 Iterator iterator()
           
static WorkbookSheetNameIterable sheetNamesOf(org.apache.poi.ss.usermodel.Workbook workbook)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

sheetNamesOf

public static WorkbookSheetNameIterable sheetNamesOf(org.apache.poi.ss.usermodel.Workbook workbook)

iterator

public Iterator iterator()
Specified by:
iterator in interface Iterable


Copyright © 2012. All Rights Reserved.