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

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

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

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles that return StyleTableCellProperties
 StyleTableCellProperties Style.getTableCellProperties()
           
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles with parameters of type StyleTableCellProperties
 void StyleTableCellProperties.merge(StyleTableCellProperties tableCellProperties)
           
 void Style.setTableCellProperties(StyleTableCellProperties tableCellProperties)
           
 

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



Copyright © 2013. All rights reserved.