Uses of Class
org.apache.poi.hdf.model.hdftypes.StyleSheet

Packages that use StyleSheet
org.apache.poi.hdf.event   
org.apache.poi.hdf.model   
org.apache.poi.hdf.model.hdftypes   
 

Uses of StyleSheet in org.apache.poi.hdf.event
 

Methods in org.apache.poi.hdf.event with parameters of type StyleSheet
 void HDFLowLevelParsingListener.styleSheet(StyleSheet stsh)
           
 void EventBridge.styleSheet(StyleSheet stsh)
           
 

Uses of StyleSheet in org.apache.poi.hdf.model
 

Methods in org.apache.poi.hdf.model with parameters of type StyleSheet
 void HDFObjectModel.styleSheet(StyleSheet stsh)
           
 

Uses of StyleSheet in org.apache.poi.hdf.model.hdftypes
 

Methods in org.apache.poi.hdf.model.hdftypes with parameters of type StyleSheet
static java.lang.Object StyleSheet.uncompressProperty(byte[] grpprl, java.lang.Object parent, StyleSheet styleSheet)
          Used to uncompress a property stored in a grpprl.
static java.lang.Object StyleSheet.uncompressProperty(byte[] grpprl, java.lang.Object parent, StyleSheet styleSheet, boolean doIstd)
          Used to uncompress a property stored in a grpprl.
 



Copyright © 2003 Apache Software Foundation.