Uses of Package
org.apache.poi.ss.util

Packages that use org.apache.poi.ss.util
org.apache.poi.hssf.converter   
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
org.apache.poi.hssf.record.aggregates record aggregates are not real "records" but collections of records that act as a single record. 
org.apache.poi.hssf.record.cf   
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model Related Documentation For overviews, tutorials, examples, guides, and tool documentation, please see: Apache POI Project  
org.apache.poi.hssf.util util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts. 
org.apache.poi.ss.formula This package contains common internal POI code for manipulating formulas. 
org.apache.poi.ss.formula.ptg formula package contains binary PTG structures used in Formulas Related Documentation For overviews, tutorials, examples, guides, and tool documentation, please see: Apache POI Project
org.apache.poi.ss.usermodel   
org.apache.poi.ss.usermodel.charts   
org.apache.poi.ss.util   
org.apache.poi.ss.util.cellwalk   
org.apache.poi.xssf.streaming   
org.apache.poi.xssf.usermodel   
org.apache.poi.xssf.usermodel.charts   
org.apache.poi.xssf.usermodel.helpers   
 

Classes in org.apache.poi.ss.util used by org.apache.poi.hssf.converter
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

 

Classes in org.apache.poi.ss.util used by org.apache.poi.hssf.model
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

 

Classes in org.apache.poi.ss.util used by org.apache.poi.hssf.record
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

CellRangeAddressList
          Implementation of the cell range address lists,like is described in OpenOffice.org's Excel Documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address List' In BIFF8 there is a common way to store absolute cell range address lists in several records (not formulas).
 

Classes in org.apache.poi.ss.util used by org.apache.poi.hssf.record.aggregates
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

CellReference
           
 

Classes in org.apache.poi.ss.util used by org.apache.poi.hssf.record.cf
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

 

Classes in org.apache.poi.ss.util used by org.apache.poi.hssf.usermodel
AreaReference
           
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

CellRangeAddressBase
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

Common subclass of 8-bit and 16-bit versions

CellRangeAddressList
          Implementation of the cell range address lists,like is described in OpenOffice.org's Excel Documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address List' In BIFF8 there is a common way to store absolute cell range address lists in several records (not formulas).
CellReference
           
Region
          Deprecated. (Aug-2008) use CellRangeAddress
 

Classes in org.apache.poi.ss.util used by org.apache.poi.hssf.util
AreaReference
           
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

CellRangeAddressBase
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

Common subclass of 8-bit and 16-bit versions

CellRangeAddressList
          Implementation of the cell range address lists,like is described in OpenOffice.org's Excel Documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address List' In BIFF8 there is a common way to store absolute cell range address lists in several records (not formulas).
CellReference
           
Region
          Deprecated. (Aug-2008) use CellRangeAddress
 

Classes in org.apache.poi.ss.util used by org.apache.poi.ss.formula
AreaReference
           
CellReference
           
 

Classes in org.apache.poi.ss.util used by org.apache.poi.ss.formula.ptg
AreaReference
           
CellReference
           
 

Classes in org.apache.poi.ss.util used by org.apache.poi.ss.usermodel
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

CellRangeAddressList
          Implementation of the cell range address lists,like is described in OpenOffice.org's Excel Documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address List' In BIFF8 there is a common way to store absolute cell range address lists in several records (not formulas).
 

Classes in org.apache.poi.ss.util used by org.apache.poi.ss.usermodel.charts
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

CellReference
           
 

Classes in org.apache.poi.ss.util used by org.apache.poi.ss.util
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

CellRangeAddressBase
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

Common subclass of 8-bit and 16-bit versions

CellReference
           
CellReference.NameType
          Used to classify identifiers found in formulas as cell references or not.
SheetBuilder
          Class SheetBuilder provides an easy way of building workbook sheets from 2D array of Objects.
SSCellRange
          For POI internal use only
 

Classes in org.apache.poi.ss.util used by org.apache.poi.ss.util.cellwalk
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

 

Classes in org.apache.poi.ss.util used by org.apache.poi.xssf.streaming
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

 

Classes in org.apache.poi.ss.util used by org.apache.poi.xssf.usermodel
AreaReference
           
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

CellRangeAddressList
          Implementation of the cell range address lists,like is described in OpenOffice.org's Excel Documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address List' In BIFF8 there is a common way to store absolute cell range address lists in several records (not formulas).
CellReference
           
 

Classes in org.apache.poi.ss.util used by org.apache.poi.xssf.usermodel.charts
CellReference
           
 

Classes in org.apache.poi.ss.util used by org.apache.poi.xssf.usermodel.helpers
CellRangeAddress
          See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'

In the Microsoft documentation, this is also known as a Ref8U - see page 831 of version 1.0 of the documentation.

 



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