Class SoutheastCell

java.lang.Object
com.independentsoft.office.drawing.tableStyles.SoutheastCell

public class SoutheastCell extends Object
The Class SoutheastCell.
  • Constructor Details

    • SoutheastCell

      public SoutheastCell()
      Instantiates a new southeast cell.
  • Method Details

    • clone

      public SoutheastCell clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getTableCellStyle

      public TableCellStyle getTableCellStyle()
      Gets the table cell style.
      Returns:
      the table cell style
    • setTableCellStyle

      public void setTableCellStyle(TableCellStyle tableCellStyle)
      Sets the table cell style.
      Parameters:
      tableCellStyle - the new table cell style
    • getTableCellTextStyle

      public TableCellTextStyle getTableCellTextStyle()
      Gets the table cell text style.
      Returns:
      the table cell text style
    • setTableCellTextStyle

      public void setTableCellTextStyle(TableCellTextStyle tableCellTextStyle)
      Sets the table cell text style.
      Parameters:
      tableCellTextStyle - the new table cell text style