GetCellCollection

ChartDataWorkbook.GetCellCollection method

获取单元格集。

public IChartCellCollection GetCellCollection(string formula, bool skipHiddenCells)
范围类型描述
formulaStringExcel 公式,例如“Sheet1!$A$2:$A$5”。
skipHiddenCellsBoolean如果为真,则方法返回没有隐藏单元格的集合。

也可以看看