Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 92756

Re: Can you make a script for select cells?

$
0
0

thank you Chinna

perfect

 

if add this:

 

//=============================================================================

if(app.selection[0].constructor.name=="Cell") 

    app.selection[0].parent.select(); 

else if(app.selection[0].parent.constructor.name == "Cell") 

    app.selection[0].parent.parent.select(); 

}

//=============================================================================

 

into it it will very perfect

 

John


Viewing all articles
Browse latest Browse all 92756

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>