JavaScript API: getCellPositions

getCellPositions

PREMIUM TRIAL / ADVANCED

Gets existing cell positions from the active sheet.

Note

You are reading the JavaScript API documentation. For the PHP API method please go to getCellPositions.

Description
getCellPositions (): Map<string, string[]>
Code samples

Example #1

Release notes
  • phpxlsx 5.0:
    • new method.