java.lang.Object
com.independentsoft.office.spreadsheet.pivotTables.ItemValue
com.independentsoft.office.spreadsheet.pivotTables.SharedItemIndex

public class SharedItemIndex extends ItemValue
The Class SharedItemIndex.
  • Constructor Details

    • SharedItemIndex

      public SharedItemIndex()
      Instantiates a new shared item index.
    • SharedItemIndex

      public SharedItemIndex(int index)
      Instantiates a new shared item index.
      Parameters:
      index - the index
  • Method Details

    • clone

      public SharedItemIndex clone()
      Specified by:
      clone in class ItemValue
    • 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