Method that replaces styles.
| Name | Type | Description |
| ReplacedStyles | ObjectCollection | Input ObjectCollection object that specifies the styles to be replaced. |
| ReplaceStyle | Style | Input Style object that specifies the replace style. |
| PurgeReplacedStyles | Variant | Optional input Boolean that specifies whether to purge the replaced styles or not. This default to False if not specified. This is an optional argument whose default value is null. |