Пример #1
0
 /**
  * Gets the horizontal alignment for the cell.
  *
  * @return the horizontal alignment for the cell
  */
 public int getHorizontalAlignment() {
   return column.getAlignment();
 }