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

Packages that use DefaultRowHeightRecord
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. 
 

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

Fields in org.apache.poi.hssf.model declared as DefaultRowHeightRecord
protected  DefaultRowHeightRecord InternalSheet.defaultrowheight
           
 

Uses of DefaultRowHeightRecord in org.apache.poi.hssf.record
 

Methods in org.apache.poi.hssf.record that return DefaultRowHeightRecord
 DefaultRowHeightRecord DefaultRowHeightRecord.clone()
           
 



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