org.apache.poi.hdf.model.hdftypes
Class TableProperties

java.lang.Object
  extended by org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
      extended by org.apache.poi.hdf.model.hdftypes.TableProperties
All Implemented Interfaces:
HDFType

public final class TableProperties
extends TAPAbstractType

Comment me

Author:
Ryan Ackley

Constructor Summary
TableProperties()
           
 
Method Summary
 
Methods inherited from class org.apache.poi.hdf.model.hdftypes.definitions.TAPAbstractType
getBrcBottom, getBrcHorizontal, getBrcLeft, getBrcRight, getBrcTop, getBrcVertical, getDxaGapHalf, getDyaRowHeight, getFCantSplit, getFTableHeader, getItcMac, getJc, getRgdxaCenter, getRgshd, getRgtc, getSize, getTlp, setBrcBottom, setBrcHorizontal, setBrcLeft, setBrcRight, setBrcTop, setBrcVertical, setDxaGapHalf, setDyaRowHeight, setFCantSplit, setFTableHeader, setItcMac, setJc, setRgdxaCenter, setRgshd, setRgtc, setTlp
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableProperties

public TableProperties()