Columns
A collection of table columns.
Properties
Name Type
Access Description length
Number
readonly
The number of objects in the collection.
Methods
Returns the Column with the specified index.
add(at? , reference? , withProperties? )
→ Varies
Creates a new Column.
at?
LocationOptions
The Column's location relative to the reference object or within the table.
reference?
Cell | Column | Row | Table
The reference object. Note: The reference object must be within the table. Required only when the at value contains before or after. Can accept: Row, Column, Cell or Table.
withProperties?
Object
Initial values for properties of the new Column
Returns any Column in the collection.
Displays the number of elements in the Column.
Returns every Column in the collection.
Returns the first Column in the collection.
Returns the Column with the specified index or name.
index
LongInteger | String
The index or name. Can accept: Long Integer or String.
Returns the Column with the specified name.
itemByRange(from, to)
→ Column []
Returns the Columns within the specified range.
from
Column | LongInteger | String
The Column, index, or name at the beginning of the range. Can accept: Column, Long Integer or String.
to
Column | LongInteger | String
The Column, index, or name at the end of the range. Can accept: Column, Long Integer or String.
Returns the last Column in the collection.
Returns the middle Column in the collection.
Returns the Column whose index follows the specified Column in the collection.
obj
Column
The Column whose index comes before the desired Column.
Returns the Column with the index previous to the specified index.
obj
Column
The index of the Column that follows the desired Column.
Generates a string which, if executed, will return the Column.
Object of 4
Properties elsewhere that hold a Columns.
Generated with AI assistance from Adobe’s original sources — descriptive texts
are Adobe’s, transformation errors are ours. Copyright of the original files, and the trademarks
InDesign, Photoshop, Illustrator, ExtendScript and ScriptUI, are held by Adobe Inc. In case of
doubt, refer to the original files supplied by Adobe.
Built from Adobe InDesign 2026 (21.5.1.73) Object Model on 2026-09-16.
Created with ♥ by
Gregor Fellenz ,
publishingX
|
Impressum
|
Datenschutz