Uses of Class
fr.opensagres.xdocreport.document.textstyling.properties.TableCellProperties

Packages that use TableCellProperties
fr.opensagres.xdocreport.document.textstyling   
fr.opensagres.xdocreport.document.textstyling.html   
 

Uses of TableCellProperties in fr.opensagres.xdocreport.document.textstyling
 

Methods in fr.opensagres.xdocreport.document.textstyling with parameters of type TableCellProperties
protected abstract  void AbstractDocumentHandler.doStartTableCell(TableCellProperties properties)
           
 void IDocumentHandler.startTableCell(TableCellProperties properties)
          Start table cell.
 void AbstractDocumentHandler.startTableCell(TableCellProperties properties)
           
 

Uses of TableCellProperties in fr.opensagres.xdocreport.document.textstyling.html
 

Methods in fr.opensagres.xdocreport.document.textstyling.html that return TableCellProperties
static TableCellProperties StylesHelper.createTableCellProperties(Attributes attributes)
           
 



Copyright © 2014. All Rights Reserved.