com.aspose.slides
Interface IChartDataWorksheet

All Known Implementing Classes:
ChartDataWorksheet

public interface IChartDataWorksheet

Represents worksheet associated with IChartDataCell


Method Summary
 int getIndex()
           Gets the index.
 java.lang.String getName()
           Gets the name.
 

Method Detail

getName

java.lang.String getName()

Gets the name. Read-only String.


getIndex

int getIndex()

Gets the index. Read-only int.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.