Uses of Class
org.apache.poi.hssf.record.ExternSheetRecord

Packages that use ExternSheetRecord
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
 

Uses of ExternSheetRecord in org.apache.poi.hssf.model
 

Fields in org.apache.poi.hssf.model declared as ExternSheetRecord
protected  ExternSheetRecord Workbook.externSheet
          Holds the Extern Sheet with references to bound sheets
 

Methods in org.apache.poi.hssf.model that return ExternSheetRecord
protected  ExternSheetRecord Workbook.createExternSheet()
          creates a new extern sheet record
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.