2016

Table Of Contents
TABLE BOX EVENTS AND EXAMPLES
VERB APPLESCRIPT EXAMPLE
count
count every table row of table box 1
data size
data size of bounds of table box 2 as list
delete
delete table box 2
get
get name of table box 1
get as
get count of rows of table box 1 as string
set
set name of table box 1 to “Page1Table”
show
show table box “Page1Table”
TABLE BOX ELEMENTS AND REFERENCE FORMS
BEFORE/
BY AFTER
ELEMENT NUMERIC BY BY BY SATISFYING ANOTHER
CLASS INDEX ID NAME RANGE A TEST ELEMENT
generic cell •
graphic cell • •
horizontal
gridline
picture cell
table row • •
table column • •
text cell • •
vertical gridline • •
TABLE BOX PROPERTIES, DATA TYPES, AND DESCRIPTIONS
R/O PROPERTY NAME TYPE DESCRIPTION
anchored
Boolean If
true
, this table box
is anchored
best type
type class Best descriptor type
bounds
measurements Bounds of this table box
rectangle
box type
picture box Type of this box
type/text box
type/graphic box
type/line box
type/xtension box
type/group box
type/table box type
REFERENCE MATERIAL FOR QUARKXPRESS OBJECTS
A GUIDE TO APPLE EVENTS SCRIPTING
|
129