NOTE: This is a more complicated version of the Append function. It attempts to map styles, which may mean default/ normal styles are handled better.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| wordDocument | ISWordDocument | The Document to append. | ||
| useCurrentStyles | Boolean | Determines whether to use the current styles (True), or appending document styles (False). |
A Boolean value indicating success.