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()
RSWorkbook
getSheetPointFactory
in interface RSWorkbook
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
java.io.IOException
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa