GetCellCollection

ChartDataWorkbook.GetCellCollection method

Ruft den Satz von Zellen ab.

public IChartCellCollection GetCellCollection(string formula, bool skipHiddenCells)
ParameterTypBeschreibung
formulaStringExcel-Formel wie “Sheet1!$A$2:$A$5”.
skipHiddenCellsBooleanWenn wahr, gibt die Methode eine Sammlung ohne versteckte Zellen zurück.

Siehe auch