XMLの?
Ver. | プロパティ名 | 値 | 説明 |
---|---|---|---|
■■■■ | Parent | Document, XMLElement, XMLItem | 親のオブジェクト |
Ver. | プロパティ名 | R/O | 値 | 説明 |
---|---|---|---|---|
■■■■ | Data | String型 | A value that tells the application reading the exported XML file what to do with the processing instruction. | |
■■■■ | Id | ○ | Long型 | オブジェクトのID |
■■■■ | Index | ○ | Long型 | インデックス |
■■□□ | StoryOffset | ○ | Long型 | The location of the object from the beginning of the story |
□□■■ | StoryOffset | ○ | InsertionPoint | The location of the ^Object in the parent story. |
■■■■ | Target | String型 | A name that identifies the processing instruction to an application reading the exported XML file. |
Ver. | メソッド名/パラメータ | 戻り値/パラメータの値 | 説明 | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
■■■■ | Delete | オブジェクトを削除 | ||||||||||||||||||||||||||||||
■■■■ | Duplicate | XMLInstruction | 複製。複製されたオブジェクトを返す | |||||||||||||||||||||||||||||
■□□□ | Move | XMLElement | ||||||||||||||||||||||||||||||
To | idLocationOptions
|
移動先 | ||||||||||||||||||||||||||||||
[Reference] | XMLItem, Text | 位置の基準になるオブジェクト | ||||||||||||||||||||||||||||||
□■■■ | Move | XMLInstruction | ||||||||||||||||||||||||||||||
To | idLocationOptions
|
移動先 | ||||||||||||||||||||||||||||||
[Reference] | XMLItem, Text | 位置の基準になるオブジェクト | ||||||||||||||||||||||||||||||
■■■■ | Select | 選択状態にする | ||||||||||||||||||||||||||||||
[ExistingSelection] | idSelectionOptions
|
既に選択されているものがあった場合 |
Ver. | プロパティ名 | R/O | 値 | 説明 |
---|---|---|---|---|
■■■■ | Count | ○ | Long型 | オブジェクト数 |
■■■■ | Item(Index) | ○ | Object | 既定値、省略可。IndexまたはName(なければLabel)で指定されたオブジェクトを返す |
Ver. | メソッド名/パラメータ | 戻り値/パラメータの値 | 説明 | |
---|---|---|---|---|
■□□□ | Add | XMLInstruction | 新しいオブジェクトを作成し、それを返す | |
StoryOffset | InsertionPoint, Long型 | ストーリーの先頭からの位置 | ||
[Target] | String型 | |||
[Data] | String型 | |||
□■■■ | Add | XMLInstruction | 新しいオブジェクトを作成し、それを返す | |
Target | String型 | |||
[Data] | String型 | |||
[StoryOffset] | InsertionPoint, Long型 | ストーリーの先頭からの位置 | ||
■■■■ | 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 | 位置の基準になるオブジェクト |