Uses of Class
org.odftoolkit.odfdom.converter.pdf.internal.styles.StyleTableProperties

Packages that use StyleTableProperties
org.odftoolkit.odfdom.converter.pdf.internal.styles   
 

Uses of StyleTableProperties in org.odftoolkit.odfdom.converter.pdf.internal.styles
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles that return StyleTableProperties
 StyleTableProperties Style.getTableProperties()
           
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles with parameters of type StyleTableProperties
 void StyleTableProperties.merge(StyleTableProperties tableProperties)
           
 void Style.setTableProperties(StyleTableProperties tableProperties)
           
 

Constructors in org.odftoolkit.odfdom.converter.pdf.internal.styles with parameters of type StyleTableProperties
StyleTableProperties(StyleTableProperties tableProperties)
           
 



Copyright © 2013. All rights reserved.