Class NortheastCell

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

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

    • NortheastCell

      public NortheastCell()
      Instantiates a new northeast cell.
  • Method Details

    • clone

      public NortheastCell 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