com.aspose.slides
Class ChartDataWorksheet

java.lang.Object
  extended by com.aspose.slides.ChartDataWorksheet

public class ChartDataWorksheet
extends java.lang.Object

Represents worksheet associated with ChartDataCell


Method Summary
 int getIndex()
           Gets the index of the worksheet
 java.lang.String getName()
           Returns the name of the worksheet
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()

Returns the name of the worksheet


getIndex

public int getIndex()

Gets the index of the worksheet