Options for specifying location relative to the reference object or within the containing object.
| Name | Description | Value |
|---|---|---|
| BEFORE | Places the object before the reference object. | 1650812527 = ‘befo’ |
| AFTER | Places the object after the reference object. | 1634104421 = ‘afte’ |
| AT_END | Places the object at the end of the containing object. | 1701733408 = ‘end ‘ |
| AT_BEGINNING | Places the object at the beginning of the containing object. | 1650945639 = ‘bgng’ |
| UNKNOWN | No location specified. | 1433299822 = ‘Unkn’ |
Usage:
- In function:
- AssignedStoryAssignedStory.move (
[to:
LocationOptions =AT_END ][, reference:
any]
) - BookContentBookContent.move (
[to:
LocationOptions =AT_END ][, reference:
BookContent]
) - BookmarkBookmark.move (
[to:
LocationOptions =AT_END ][, reference:
any]
) - ButtonButtons.add (
[layer:
Layer][, at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - CellStyleCellStyle.move (
to:
LocationOptions [, reference:
any]
) - CellStyleGroupCellStyleGroup.move (
to:
LocationOptions [, reference:
any]
) - TextCharacter.duplicate (
to:
LocationOptions [, reference:
any]
) - TextCharacter.move (
to:
LocationOptions [, reference:
any]
) - CharacterStyleCharacterStyle.move (
to:
LocationOptions [, reference:
any]
) - CharacterStyleGroupCharacterStyleGroup.move (
to:
LocationOptions [, reference:
any]
) -
any Columns.add (
[at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - FootnoteFootnotes.add (
[at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - GraphicLineGraphicLines.add (
[layer:
Layer][, at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - GroupGroups.add (
groupItems:
Array of PageItem[, layer:
Layer][, at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - TextInsertionPoint.duplicate (
to:
LocationOptions [, reference:
any]
) - TextInsertionPoint.move (
to:
LocationOptions [, reference:
any]
) - LayerLayer.move (
to:
LocationOptions [, reference:
Layer]
) - TextLine.duplicate (
to:
LocationOptions [, reference:
any]
) - TextLine.move (
to:
LocationOptions [, reference:
any]
) -
any MasterSpread.duplicate (
[to:
LocationOptions =AT_END ][, reference:
any]
) - MenuItemMenuItems.add (
associatedMenuAction:
MenuAction[, at:
LocationOptions =AT_END ][, reference:
MenuElement][, withProperties:
Object]
) - MenuSeparatorMenuSeparators.add (
[at:
LocationOptions =AT_END ][, reference:
MenuElement][, withProperties:
Object]
) - MovieMovies.add (
[layer:
Layer][, at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - NoteNote.move (
to:
LocationOptions [, reference:
any]
) - NoteNotes.add (
[at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - ObjectStyleObjectStyle.move (
to:
LocationOptions [, reference:
any]
) - ObjectStyleGroupObjectStyleGroup.move (
to:
LocationOptions [, reference:
any]
) - OvalOvals.add (
[layer:
Layer][, at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - PagePage.duplicate (
[to:
LocationOptions =AT_END ][, reference:
any]
) - PagePage.move (
[to:
LocationOptions =AT_END ][, reference:
any][, binding:
BindingOptions=DEFAULT_VALUE ]
) - PagePages.add (
[at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - TextParagraph.duplicate (
to:
LocationOptions [, reference:
any]
) - TextParagraph.move (
to:
LocationOptions [, reference:
any]
) - ParagraphStyleParagraphStyle.move (
to:
LocationOptions [, reference:
any]
) - ParagraphStyleGroupParagraphStyleGroup.move (
to:
LocationOptions [, reference:
any]
) - PolygonPolygons.add (
[layer:
Layer][, numberOfSides:
number][, insetPercentage:
number][, at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - RectangleRectangles.add (
[layer:
Layer][, at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) -
any Rows.add (
[at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - SoundSounds.add (
[layer:
Layer][, at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) -
any Spread.duplicate (
[to:
LocationOptions =AT_END ][, reference:
any]
) - SpreadSpread.move (
[to:
LocationOptions =AT_END ][, reference:
any]
) - SpreadSpreads.add (
[at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - TextStory.duplicate (
to:
LocationOptions [, reference:
any]
) - TextStory.move (
to:
LocationOptions [, reference:
any]
) - SubmenuSubmenus.add (
title:
string[, at:
LocationOptions =AT_END ][, reference:
MenuElement][, withProperties:
Object]
) - TableTables.add (
[to:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - TableStyleTableStyle.move (
to:
LocationOptions [, reference:
any]
) - TableStyleGroupTableStyleGroup.move (
to:
LocationOptions [, reference:
any]
) - TextText.duplicate (
to:
LocationOptions [, reference:
any]
) - TextText.move (
to:
LocationOptions [, reference:
any]
) - TextTextColumn.duplicate (
to:
LocationOptions [, reference:
any]
) - TextTextColumn.move (
to:
LocationOptions [, reference:
any]
) - TextFrameTextFrames.add (
[layer:
Layer][, at:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - TextTextStyleRange.duplicate (
to:
LocationOptions [, reference:
any]
) - TextTextStyleRange.move (
to:
LocationOptions [, reference:
any]
) - TextVariableInstanceTextVariableInstances.add (
[to:
LocationOptions =UNKNOWN ][, reference:
any][, withProperties:
Object]
) - TextWord.duplicate (
to:
LocationOptions [, reference:
any]
) - TextWord.move (
to:
LocationOptions [, reference:
any]
) - XMLCommentXMLComment.move (
to:
LocationOptions [, reference:
any]
) - XMLElementXMLElement.move (
to:
LocationOptions [, reference:
any]
) - XMLInstructionXMLInstruction.move (
to:
LocationOptions [, reference:
any]
) - TextXmlStory.duplicate (
to:
LocationOptions [, reference:
any]
)
- AssignedStoryAssignedStory.move (