GetCellCollection
ChartDataWorkbook.GetCellCollection method
Gets the set of cells.
public IChartCellCollection GetCellCollection(string formula, bool skipHiddenCells)
Parameter | Type | Description |
---|---|---|
formula | String | Excel formula like “Sheet1!$A$2:$A$5”. |
skipHiddenCells | Boolean | If true then method returns collection without hidden cells. |
See Also
- interface IChartCellCollection
- class ChartDataWorkbook
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides