Including queries in macros : Understanding the available query criteria : Querying fills |
You can query the fill properties of the shapes on a page or layer.
To access the fill properties of the current shape, you must prepend the property name with the at sign ( @
). Thus, @type
calls the Fill.Type property of the fill for the current shape.
• |
You can call an expression without specifying the current shape. However, in
this case, the @ operator is unavailable.
|
Fill queries can return values of any of the other supported object types (see Understanding the available query criteria).
Fills support the following query criteria:
Copyright 2013 Corel Corporation. All rights reserved.