Uses of Package
org.apache.poi.hssf.record.common

Packages that use org.apache.poi.hssf.record.common
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.cf   
org.apache.poi.hssf.record.common   
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

Classes in org.apache.poi.hssf.record.common used by org.apache.poi.hssf.model
UnicodeString
          Title: Unicode String
 

Classes in org.apache.poi.hssf.record.common used by org.apache.poi.hssf.record
ExtendedColor
          Title: CTColor (Extended Color) record part
FtrHeader
          Title: FtrHeader (Future Record Header) common record part
FutureRecord
          Title: Future Record, a newer (largely Excel 2007+) record which contains a Future Record Header (FtrHeader)
SharedFeature
          Common Interface for all Shared Features
UnicodeString
          Title: Unicode String
 

Classes in org.apache.poi.hssf.record.common used by org.apache.poi.hssf.record.cf
ExtendedColor
          Title: CTColor (Extended Color) record part
 

Classes in org.apache.poi.hssf.record.common used by org.apache.poi.hssf.record.common
ExtendedColor
          Title: CTColor (Extended Color) record part
FtrHeader
          Title: FtrHeader (Future Record Header) common record part
SharedFeature
          Common Interface for all Shared Features
UnicodeString
          Title: Unicode String
UnicodeString.ExtRst
           
UnicodeString.FormatRun
           
UnicodeString.PhRun
           
 

Classes in org.apache.poi.hssf.record.common used by org.apache.poi.hssf.usermodel
ExtendedColor
          Title: CTColor (Extended Color) record part
 



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