Uses of Class
org.apache.poi.hdf.model.hdftypes.definitions.TCAbstractType

Packages that use TCAbstractType
org.apache.poi.hdf.model.hdftypes   
org.apache.poi.hdf.model.hdftypes.definitions   
 

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

Subclasses of TCAbstractType in org.apache.poi.hdf.model.hdftypes
 class TableCellDescriptor
          Comment me
 

Uses of TCAbstractType in org.apache.poi.hdf.model.hdftypes.definitions
 

Methods in org.apache.poi.hdf.model.hdftypes.definitions that return TCAbstractType
 TCAbstractType[] TAPAbstractType.getRgtc()
          Get the rgtc field for the TAP record.
 

Methods in org.apache.poi.hdf.model.hdftypes.definitions with parameters of type TCAbstractType
 void TAPAbstractType.setRgtc(TCAbstractType[] field_9_rgtc)
          Set the rgtc field for the TAP record.
 



Copyright © 2003 Apache Software Foundation.