2017

Table Of Contents
R/O PROPERTY NAME TYPE DESCRIPTION
content
picture Content type of this cell
content/text
content/
none content
index
integer Index of this cell in its
containing table
locked
Boolean If
true
, this cell cannot be
moved or resized
modify lock
Boolean If
true
, the parameters of
this cell cannot be modified
name
plain text Name of this cell
opacity
percent Opacity of this cell
selected
Boolean If
true
, this cell is selected
shade
percent Shade of this cell
suppress
Boolean If
true
, suppress the
printing
output of the picture
(if any) in this cell
uniqueID
integer A unique ID good for the
life of this layout
GRAPHIC BOX EVENTS AND EXAMPLES
VERB APPLESCRIPT EXAMPLE
count
count every graphic box of layout space 1
data size
data size of rotation of graphic box 1 as integer
delete
delete graphic box 2
duplicate
duplicate graphic box 10 to before graphic box 1
get
get bounds of graphic box 2
get as
get color of frame of every graphic box as string
move
move graphic box “Linda” to after last graphic box
set
set color of graphic box “Sid”to “Blue”
show
show graphic box “Kelly”
REFERENCE MATERIAL FOR QUARKXPRESS OBJECTS
A GUIDE TO APPLE EVENTS SCRIPTING
|
97