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

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

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

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles that return StyleTableRowProperties
 StyleTableRowProperties Style.getTableRowProperties()
           
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles with parameters of type StyleTableRowProperties
 void StyleTableRowProperties.merge(StyleTableRowProperties tableRowProperties)
           
 void Style.setTableRowProperties(StyleTableRowProperties tableRowProperties)
           
 

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



Copyright © 2013. All rights reserved.