getCellPositions

getCellPositions

BASIC / ADVANCED / PREMIUM

Gets existing cell positions from the active sheet.

Description
public getCellPositions()

This method gets existing cell positions from the active sheet.

Return values

Array with rows (array keys) and columns (array values).

Code samples

Example #1

Release notes
  • phpxlsx 2.0: new method.