Copy link to clipboard
Copied
Hi @dublove ,
did you try:
var selectedCellsArray = app.selection[0].cells.everyItem().getElements();
alert( selectedCellsArray.length );
?
Kind regards,
Uwe Laubender
( Adobe Community Expert )
Copy link to clipboard
Copied
Hi @dublove ,
did you try:
var selectedCellsArray = app.selection[0].cells.everyItem().getElements();
alert( selectedCellsArray.length );
?
Kind regards,
Uwe Laubender
( Adobe Community Expert )
Find more inspiration, events, and resources on the new Adobe Community
Explore Now