Chart.IsCellReferedByChart
Chart.IsCellReferedByChart method
Returns whether the cell refered by the chart.
public bool IsCellReferedByChart(int sheetIndex, int rowIndex, int columnIndex)
Parameter | Type | Description |
---|---|---|
sheetIndex | Int32 | The sheet Index.-1 means the worksheet which contains current chart. |
rowIndex | Int32 | The row index |
columnIndex | Int32 | The column index |
See Also
- class Chart
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells