Class TableStyleList

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

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

    • TableStyleList

      public TableStyleList()
      Instantiates a new table style list.
  • Method Details

    • clone

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

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

      public List<TableStyle> getStyles()
      Gets the styles.
      Returns:
      the styles
    • getDefault

      public String getDefault()
      Gets the default.
      Returns:
      the default
    • setDefault

      public void setDefault(String def)
      Sets the default.
      Parameters:
      def - the new default