java.lang.Object
fr.opensagres.xdocreport.document.textstyling.properties.TableProperties

public class TableProperties extends Object
Table row properties.
  • Constructor Details

    • TableProperties

      public TableProperties()
  • Method Details

    • getColumnCount

      public int getColumnCount()
    • setColumnCount

      public void setColumnCount(int columnCount)
    • setRowCount

      public void setRowCount(int rowCount)
    • getRowCount

      public int getRowCount()