TextPath

テキストパス

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

Ver. プロパティ名 説明
Parent PageItem, Oval, Rectangle, GraphicLine, TextFrame, Polygon 親のオブジェクト
ParentStory Story 親のストーリーオブジェクト
Characters Characters 文字
InsertionPoints InsertionPoints 挿入点(文字と文字の間)
Lines Lines テキストの1行
Paragraphs Paragraphs 段落
TextColumns TextColumns 段組の1段分のテキスト
TextStyleRanges TextStyleRanges テキストのスタイルの連続している部分
Texts Texts テキスト(特定の文字列)
Words Words 単語

プロパティ

Ver. プロパティ名 R/O 説明
CenterBracket Double型 センター位置
Contents String型, idTextFrameContents.idPlaceholderText(=1346925688), idSpecialCharacters 内容(テキスト)
EndBracket Double型 The end bracket
EndTextFrame TextFrame, TextPath 連結されている最後のテキストフレーム(テキストパス)。連結されていなければ自身のオブジェクト。
FlipPathEffect idFlipValues
idFlipValues
Ver.10進数説明
idFlipped2036755568 Flips the text across the path
idNotFlipped1852206192 Not flipped
idUndefinedFlipValue1969646704 Undefined flip effect.
The flip path effect
Id Long型 オブジェクトのID
Index Long型 インデックス
Label String型 スクリプトラベル
NextTextFrame TextFrame, TextPath 連結されている次のテキストフレーム(テキストパス)。連結されていなければ自身のオブジェクト。
NextTextFrame TextFrame, TextPath, idNothingEnum.idNothing(=1851876449) 連結されている次のテキストフレーム(テキストパス)
Overflows Boolean型 文字があふれているかどうか
PathAlignment idPathTypeAlignments
idPathTypeAlignments
Ver.10進数説明
idBottomPathAlignment1885430367 Bottom path alignment
idCenterPathAlignment1885430623 Center path alignment
idTopPathAlignment1885434975 Top path alignment
The path alignment
PathEffect idTextPathEffects
idTextPathEffects
Ver.10進数説明
idGravityPathEffect1601201767 引力
idRainbowPathEffect1601201778
idRibbonPathEffect1601201715 3D リボン
idSkewPathEffect1601201779 歪み
idStairStepPathEffect1601205107 階段
The path effect
PathSpacing Long型 The path spacing
PreviousTextFrame TextFrame, TextPath 連結されている前のテキストフレーム(テキストパス)。連結されていなければ自身のオブジェクト。
PreviousTextFrame TextFrame, TextPath, idNothingEnum.idNothing(=1851876449) 連結されている前のテキストフレーム(テキストパス)
StartBracket Double型 The start bracket
StartTextFrame TextFrame, TextPath 連結されている最初のテキストフレーム(テキストパス)。連結されていなければ自身のオブジェクト。
TextAlignment idTextTypeAlignments
idTextTypeAlignments
Ver.10進数説明
idAboveRightEmBoxTextAlignment1952543333
idAboveRightIcfBoxTextAlignment1952543337
idAscenderTextAlignment1952538995
idBaselineTextAlignment1952539244
idBelowLeftEmBoxTextAlignment1952607333
idBelowLeftIcfBoxTextAlignment1952607337
idCenterTextAlignment1952539508
idDescenderTextAlignment1952539763
The text alignment
TextFrameIndex Long型 Index of the text frame in its thread of linked frames

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
ChangeGlyph Objects 字形の置換
[ReverseOrder] Boolean型 逆順
ChangeGrep Objects 正規表現置換
[ReverseOrder] Boolean型 逆順
ChangeText Objects テキストの置換
[ReverseOrder] Boolean型 逆順
ChangeTransliterate Objects 文字種変換の置換
[ReverseOrder] Boolean型 逆順
Delete オブジェクトを削除
ExtractLabel String型 キーに関連づけられたラベルを取得
Key String型 キー
FindGlyph Objects 字形の検索
[ReverseOrder] Boolean型 逆順
FindGrep Objects 正規表現検索
[ReverseOrder] Boolean型 逆順
FindText Objects テキストの検索
[ReverseOrder] Boolean型 逆順
FindTransliterate Objects 文字種変換の検索
[ReverseOrder] Boolean型 逆順
InsertLabel キーに関連づけられたラベルを設定
Key String型 キー
Value String型 ラベルの値
Search Objects 検索・置換の実行
[For] String型 検索文字列
[KanaSensitive] Boolean型 かな・カナを区別
[WidthSensitive] Boolean型 全角・半角を区別
[WholeWord] Boolean型 単語として検索
[CaseSensitive] Boolean型 大文字・小文字を区別
[ReplacingWith] String型 置換文字列

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

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

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

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Add TextPath 新しいオブジェクトを作成し、それを返す
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 位置の基準になるオブジェクト