Spread

見開きページ(レイアウトの単位)

プロパティ(オブジェクト)

Ver. プロパティ名 説明
Parent Document 親のオブジェクト
Buttons Buttons ボタン
FlattenerPreferences FlattenerPreference 透明の分割・統合
FormFields FormFields フォームフィールド
GraphicLines GraphicLines 直線
Groups Groups グループ
Guides Guides ガイド
Ovals Ovals 楕円
PageItems PageItems ページ上のオブジェクト
Pages Pages ページ
Polygons Polygons 多角形
Rectangles Rectangles 四角形
TextFrames TextFrames テキストフレーム

プロパティ

Ver. プロパティ名 R/O 説明
AllGraphics Objects 中にあるGraphicオブジェクト(EPS/Image/PDF/PICT/WMF/ImportedPage)
AllPageItems Objects 中にあるPageItemオブジェクト
AllowPageShuffle Boolean型 If true, guarantees that when pages are added to a spread it will contain a maximum of two pages. If false, allows pages to be added or moved into existing spreads.
AppliedMaster MasterSpread, idNothingEnum.idNothing(=1851876449) 適用されるマスターページ
FlattenerOverride idSpreadFlattenerLevel
idSpreadFlattenerLevel
Ver.10進数説明
idCustom1131639917 Custom
idDefault1147563124 Default level for document
idNone1852796517 No flattening
Transparency flattener override option
IDMLComponentName String型 The IDML component name of the Spread.
Id Long型 オブジェクトのID
Index Long型 インデックス
KeepTogether Boolean型 Whether the pages of the spread should stay together
Label String型 スクリプトラベル
PageTransitionDirection idPageTransitionDirectionOptions
idPageTransitionDirectionOptions
Ver.10進数説明
idDown1181971556
idHorizontal1752134266
idHorizontalIn1886668873
idHorizontalOut1886668879
idIn1768824864
idLeftDown1886669892
idLeftToRight1819570786
idLeftUp1886669909
idNotApplicable1886670401
idOut1886670708
idRightDown1886671428
idRightToLeft1920232546
idRightUp1886671445
idUp1181971566
idVertical1986359924
idVerticalIn1886672457
idVerticalOut1886672463
The direction of the page transition.
PageTransitionDuration idPageTransitionDurationOptions
idPageTransitionDurationOptions
Ver.10進数説明
idFast1180791668
idMedium1701727588
idSlow1886671692
The duration of the page transition.
PageTransitionType idPageTransitionTypeOptions
idPageTransitionTypeOptions
Ver.10進数説明
idBlindsTransition1886667372
idBoxTransition1886667384
idCombTransition1886667618
idCoverTransition1886667638
idDissolveTransition1886667891
idFadeTransition1886668388
idNone1852796517
idPageTurnTransition1886670932
idPushTransition1886670963
idSplitTransition1886671728
idUncoverTransition1886672227
idWipeTransition1886672752
idZoomInTransition1886673481
idZoomOutTransition1886673487
The type of page transition.
ShowMasterItems Boolean型 Whether items on a master are displayed

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
CreateGuides ガイドを作成
[NumberOfRows] Long型 (0 - 40)
[NumberOfColumns] Long型 (0 - 40)
[RowGutter] Double型, String型 行の間隔 (0 - 1440 pt)
[ColumnGutter] Double型, String型 列の間隔 (0 - 1440 pt)
[GuideColor] Array(R,G,B), idUIColors ガイドのカラー。R,G,Bは0-255
[FitMargins] Boolean型
[RemoveExisting] Boolean型
[Layer] Layer 配置するレイヤー
Delete オブジェクトを削除
Detach 選択部分をマスターから分離
Duplicate Spread 複製。複製されたオブジェクトを返す
[To] idLocationOptions
idLocationOptions
Ver.10進数説明
idAfter1634104421
idAtBeginning1650945639 先頭
idAtEnd1701733408 最後
idBefore1650812527
idUnknown1433299822 No location
複写先
[Reference] Spread, Document 位置の基準になるオブジェクト
Duplicate Spread, MasterSpread 複製。複製されたオブジェクトを返す
[To] idLocationOptions
idLocationOptions
Ver.10進数説明
idAfter1634104421
idAtBeginning1650945639 先頭
idAtEnd1701733408 最後
idBefore1650812527
idUnknown1433299822 No location
複写先
[Reference] Spread, Document, MasterSpread 位置の基準になるオブジェクト
ExtractLabel String型 キーに関連づけられたラベルを取得
Key String型 キー
InsertLabel キーに関連づけられたラベルを設定
Key String型 キー
Value String型 ラベルの値
Move Spread 移動
[To] idLocationOptions
idLocationOptions
Ver.10進数説明
idAfter1634104421
idAtBeginning1650945639 先頭
idAtEnd1701733408 最後
idBefore1650812527
idUnknown1433299822 No location
移動先
[Reference] Spread, Page, Document 位置の基準になるオブジェクト
Place PageItem, Image, EPS, WMF, PICT, PDF, Story 配置。配置されたオブジェクトを返す
FileName String型 ファイル名
[PlacePoint] Array(x,y) 配置先の座標(ページ、スプレッドの場合)。x,yはDouble型またはString型
[DestinationLayer] Layer, Array( Layers ) 配置するレイヤー
[ShowingOptions] Boolean型 オプションのダイアログを表示するかどうか
[Autoflowing] Boolean型 自動流し込み
[RetainingFormatting] Boolean型 フォーマットの保持
[ConvertingQuotes] Boolean型 英文引用符を使用
Place PageItem, Graphic, Movie, Sound, Story, Text 配置。配置されたオブジェクトを返す
FileName String型 ファイル名
[PlacePoint] Array(x,y) 配置先。x,yはDouble型またはString型
[DestinationLayer] Layer 配置するレイヤー
[ShowingOptions] Boolean型 オプションのダイアログを表示するかどうか
[Autoflowing] Boolean型 自動流し込み
Place Array( PageItems, Graphics, Movies, Sounds, Stories, Texts ) 配置。配置されたオブジェクトを返す
FileName String型 ファイル名
[PlacePoint] Array(x,y) 配置先。x,yはDouble型またはString型
[DestinationLayer] Layer 配置するレイヤー
[ShowingOptions] Boolean型 オプションのダイアログを表示するかどうか
[Autoflowing] Boolean型 自動流し込み
PlaceXML PageItem
Using XMLElement
PlacePoint Array(x,y) x, yはDouble型またはString型
[Autoflowing] Boolean型 自動流し込み
RemoveOverride オーバーライドを削除
Resolve Array( Double型, Double型 ), Array(Array( Double型, Double型 ))
Location Array of 2 Doubles, idAnchorPoint or Array of Arrays of 2 Doubles, idCoordinateSpaces, idAnchorPoint, idBoundingBoxLimits or Long Integers
idBoundingBoxLimits
Ver.10進数説明
idGeometricPathBounds1768844080 Geometric path bounds
idOuterStrokeBounds1768844081 Outer stroke bounds
In idCoordinateSpaces
idCoordinateSpaces
Ver.10進数説明
idInnerCoordinates2021222766 Inner coordinates
idParentCoordinates2021224545 Parent coordinates
idPasteboardCoordinates2021224546 Pasteboard coordinates
idSpreadCoordinates2021225328 Spread coordinates
[ConsideringRulerUnits] Boolean型
SetContent PageItem
Using String型 フルパス名
[RelativeBasePath] String型
Transform
In idCoordinateSpaces
idCoordinateSpaces
Ver.10進数説明
idInnerCoordinates2021222766 Inner coordinates
idParentCoordinates2021224545 Parent coordinates
idPasteboardCoordinates2021224546 Pasteboard coordinates
idSpreadCoordinates2021225328 Spread coordinates
From Array of 2 Doubles, idAnchorPoint or Array of Arrays of 2 Doubles, idCoordinateSpaces, idAnchorPoint, idBoundingBoxLimits or Long Integers
idBoundingBoxLimits
Ver.10進数説明
idGeometricPathBounds1768844080 Geometric path bounds
idOuterStrokeBounds1768844081 Outer stroke bounds
WithMatrix Array of 6 Doubles or TransformationMatrix.
[ReplacingCurrent] idMatrixContent, Array( idMatrixContent, Long型 )
idMatrixContent
Ver.10進数説明
idRotationValue1936746862 Rotation value
idScaleValues1735552887 Scale values
idShearValue1936486004 Shear value
idTranslationValues1936484720 Translation values
Transform components to consider; providing this optional parameter causes the target's existing transform components to be replaced with new values. Without this parameter, the given matrix is concatenated onto the target's existing transform combining the effect of the two. Type: idMatrixContent enumerator, Array of idMatrixContent enumerators or Long Integer.
[ConsideringRulerUnits] Boolean型
TransformValuesOf Objects
In idCoordinateSpaces
idCoordinateSpaces
Ver.10進数説明
idInnerCoordinates2021222766 Inner coordinates
idParentCoordinates2021224545 Parent coordinates
idPasteboardCoordinates2021224546 Pasteboard coordinates
idSpreadCoordinates2021225328 Spread coordinates

コレクションのプロパティ Spreads

Ver. プロパティ名 R/O 説明
Count Long型 オブジェクト数
Item(Index) Object 既定値、省略可。IndexまたはName(なければLabel)で指定されたオブジェクトを返す

コレクションのメソッド Spreads

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Add Spread 新しいオブジェクトを作成し、それを返す
[At] idLocationOptions
idLocationOptions
Ver.10進数説明
idAfter1634104421
idAtBeginning1650945639 先頭
idAtEnd1701733408 最後
idBefore1650812527
idUnknown1433299822 No location
位置
[Reference] Spread, Document 位置の基準になるオブジェクト
AnyItem Object 各オブジェクトを返す
FirstItem Object 最初のオブジェクトを返す
ItemByID Object IDで指定したオブジェクトを返す
Id Long型 オブジェクトのID
ItemByRange Objects 範囲で指定したオブジェクトを返す
From Object, Long型, String型 範囲の開始
To Object, Long型, String型 範囲の終了
LastItem Object 最後のオブジェクトを返す
MiddleItem Object middle objectを返す
NextItem Object 一つ後のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト
PreviousItem Object 一つ前のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト