WordRTFImportPreference

配置 RTF

プロパティ(parentとその逆)

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Application
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
convertBulletsAndNumbersToText 真偽値If true, bullets and numbers will be converted to embedded characters during import. If false, bullets and numbers will be rendered by InDesign.
[12][13][14][15]
[16][17][18][19]
convertPageBreaks ConvertPageBreaks
ConvertPageBreaks
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
COLUMN_BREAK1396927554
SClB
改段に変換
[12][13][14][15]
[16][17][18][19]
NONE1852796517
none
分割禁止
[12][13][14][15]
[16][17][18][19]
PAGE_BREAK1397778242
SPgB
改ページを保持
自動改ページ
[12][13][14][15]
[16][17][18][19]
convertTablesTo ConvertTablesOptions
ConvertTablesOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
UNFORMATTED_TABBED_TEXT1398101076
SUTT
アンフォーマットタブ付テキスト
[12][13][14][15]
[16][17][18][19]
UNFORMATTED_TABLE1396921684
SCUT
アンフォーマットテーブル
テーブルを変換
[14][15]
[16][17][18][19]
importAsStaticEndnotes 真偽値If true, imports endnotes as static text. Else live endnotes
[12][13][14][15]
[16][17][18][19]
importEndnotes 真偽値文末脚注
[12][13][14][15]
[16][17][18][19]
importFootnotes 真偽値脚注
[12][13][14][15]
[16][17][18][19]
importIndex 真偽値索引テキスト
[12][13][14][15]
[16][17][18][19]
importTOC 真偽値目次テキスト
[12][13][14][15]
[16][17][18][19]
importUnusedStyles 真偽値スタイルを自動的に読み込む/スタイル読み込みをカスタマイズ
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
preserveGraphics 真偽値インライングラフィックを読み込み
[12][13][14][15]
[16][17][18][19]
preserveLocalOverrides 真偽値ローカルオーバーライドを保持
[12][13][14][15]
[16][17][18][19]
preserveTrackChanges 真偽値変更をトラック
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
removeFormatting 真偽値テキストと表からスタイルおよびフォーマットを削除/テキストと表のスタイルおよびフォーマットを保持
[12][13][14][15]
[16][17][18][19]
resolveCharacterStyleClash ResolveStyleClash
ResolveStyleClash
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
RESOLVE_CLASH_AUTO_RENAME2001879873
wRCA
自動名称変更
[12][13][14][15]
[16][17][18][19]
RESOLVE_CLASH_USE_EXISTING2001879877
wRCE
InDesignスタイルの定義を使用
[12][13][14][15]
[16][17][18][19]
RESOLVE_CLASH_USE_NEW2001879886
wRCN
InDesignスタイルを再定義
文字スタイルの競合
[12][13][14][15]
[16][17][18][19]
resolveParagraphStyleClash ResolveStyleClash
ResolveStyleClash
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
RESOLVE_CLASH_AUTO_RENAME2001879873
wRCA
自動名称変更
[12][13][14][15]
[16][17][18][19]
RESOLVE_CLASH_USE_EXISTING2001879877
wRCE
InDesignスタイルの定義を使用
[12][13][14][15]
[16][17][18][19]
RESOLVE_CLASH_USE_NEW2001879886
wRCN
InDesignスタイルを再定義
段落スタイルの競合
[12][13][14][15]
[16][17][18][19]
useTypographersQuotes 真偽値英文引用符を使用

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
getElements() Array( WordRTFImportPreference )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.