XML preferences.
XMLPreference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| DefaultCellTagColor | Array of 3 Doubles (0 – 255), idUIColors enumeration (see table at end of chapter) | r/w | The color to give a new cell tag. This color will only be used if the tag needs to be created as Array of 3 Doubles (0 – 255) or idUIColors enumerator. |
| DefaultCellTagName | String | r/w | The name to give to new cell elements created automatically. |
| DefaultStoryTagColor | Array of 3 Doubles (0 – 255), idUIColors enumeration (see table at end of chapter) | r/w | The color to give a new story tag. This color will only be used if the tag needs to be created as Array of 3 Doubles (0 – 255) or idUIColors enumerator. |
| DefaultStoryTagName | String | r/w | The name to give to new story elements created automatically. |
| DefaultTableTagColor | Array of 3 Doubles (0 – 255), idUIColors enumeration (see table at end of chapter) | r/w | The color to give a new table tag. This color will only be used if the tag needs to be created as Array of 3 Doubles (0 – 255) or idUIColors enumerator. |
| DefaultTableTagName | String | r/w | The name to give to new table elements created automatically. |
| Parent | Object | read | The parent of the object. |