getCellCollection

getCellCollection(String formula, boolean skipHiddenCells) method

Gets the set of cells.

Parameters

NameTypeDescription
formulaStringExcel formula like “Sheet1!$A$2:$A$5”.
skipHiddenCellsbooleanIf true then method returns collection without hidden cells.

Returns

ChartCellCollection