VBA in Coreldraw
CQL The Corel Query Language is an incredibly useful tool when automating Coreldraw. Unfortunately I found that though there was documentation on using CQL, I couldn't always connect to dots with what I was trying to do. So I've decided to make a cheat-sheet with my interpretation of how things work. One of the most common things CQL can be used for is selecting a whole bunch of items from a drawing using just a single line of code, which…