Class Band1Vertical

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

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

    • Band1Vertical

      public Band1Vertical()
      Instantiates a new band1 vertical.
  • Method Details

    • clone

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