XMLExportMap
A style to XML tag mapping.
XMLExportMap Properties
| Property |
Type |
Access |
Description |
| Index |
Long |
read |
Index of the object within its parent object. |
| MappedStyle |
ParagraphStyle, CharacterStyle, String |
read |
The style mapped to the XML tag as ParagraphStyle, CharacterStyle or String. |
| MarkupTag |
XMLTag, String |
r/w |
The markup tag object as XMLTag or String. |
| Parent |
Object |
read |
The parent of the object. |
XMLExportMap Methods
| Method |
Returns |
Description |
| Delete |
Nothing |
Deletes the object. |
Previous post: XMLExportMaps
Next post: XMLElements