public class ChartDataWorksheet extends DomObject<ChartDataWorksheetCollection> implements IChartDataWorksheet
Represents worksheet associated with IChartDataCell
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Gets the index of the worksheet.
|
java.lang.String |
getName()
Returns the name of the worksheet.
|
getParent_Immediatepublic final java.lang.String getName()
Returns the name of the worksheet.
Read-only String.
getName in interface IChartDataWorksheetpublic final int getIndex()
Gets the index of the worksheet.
Read-only int.
getIndex in interface IChartDataWorksheetCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.