Aspose::Cells::Charts::Chart::IsCellReferedByChart method
Chart::IsCellReferedByChart method
Returns whether the cell refered by the chart.
bool Aspose::Cells::Charts::Chart::IsCellReferedByChart(int32_t sheetIndex, int32_t rowIndex, int32_t columnIndex)
Parameter | Type | Description |
---|---|---|
sheetIndex | int32_t | The sheet Index.-1 means the worksheet which contains current chart. |
rowIndex | int32_t | The row index |
columnIndex | int32_t | The column index |
ReturnValue
See Also
- Class Vector
- Class Chart
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++