A collection of XML export maps.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The number of objects in the collection. |
XMLExportMap add (mappedStyle:Varies CharacterStyle ParagraphStyle String, markupTag:Varies XMLTag String, withProperties:Object)
Creates a new mapping of a paragraph style or character style to an XML tag.
|
Parameter |
Type |
Description |
|---|---|---|
|
mappedStyle |
The style (paragraph, character, object, table, or cell) to map to the specified XML tag. Can accept: ParagraphStyle, CharacterStyle or String. |
|
|
markupTag |
The XML tag. Can accept: XMLTag or String. |
|
|
withProperties |
Initial values for properties of the new XMLExportMap (Optional) |
Number count ()
Displays the number of elements in the XMLExportMap.