public class ExcelRSWorkbook extends java.lang.Object implements RSWorkbook, java.io.Closeable
| Constructor and Description | 
|---|
| ExcelRSWorkbook(org.apache.poi.ss.usermodel.Workbook wb)Instantiates a new excel rs workbook. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| SheetPointFactory | getSheetPointFactory()Returns the factory to create SheetPoints. | 
| org.apache.poi.ss.usermodel.Workbook | getWorkbook()Gets the workbook. | 
public ExcelRSWorkbook(org.apache.poi.ss.usermodel.Workbook wb)
wb - the wbpublic org.apache.poi.ss.usermodel.Workbook getWorkbook()
public SheetPointFactory getSheetPointFactory()
RSWorkbookgetSheetPointFactory in interface RSWorkbookpublic void close()
           throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOExceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa