|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.ChartDataWorksheet
public class ChartDataWorksheet
Represents worksheet associated with IChartDataCell
Method Summary | |
---|---|
int |
getIndex()
Gets the index of the worksheet. |
java.lang.String |
getName()
Returns the name of the worksheet. |
com.aspose.slides.IDOMObject |
getParent_Immediate()
Returns Parent_Immediate object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
Returns the name of the worksheet.
Read-only String
.
getName
in interface IChartDataWorksheet
public int getIndex()
Gets the index of the worksheet.
Read-only int
.
getIndex
in interface IChartDataWorksheet
public com.aspose.slides.IDOMObject getParent_Immediate()
Returns Parent_Immediate object.
Read-only IDOMObject
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |