Class BandFormat

java.lang.Object
com.independentsoft.office.charts.BandFormat

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

    • BandFormat

      public BandFormat()
      Instantiates a new band format.
  • Method Details

    • clone

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

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

      public int getIndex()
      Gets the index.
      Returns:
      the index
    • setIndex

      public void setIndex(int index)
      Sets the index.
      Parameters:
      index - the new index
    • getCartShapeProperties

      public ChartShapeProperties getCartShapeProperties()
      Gets the cart shape properties.
      Returns:
      the cart shape properties