Options.ResetWizardSynchronizing method (Publisher)

Resets the data that Microsoft Publisher uses to automatically change similar objects to have the same formatting or content.

Syntax

expression.ResetWizardSynchronizing

expression A variable that represents an Options object.

Remarks

Unexpected formatting changes may be a result of Publisher's object synchronization. Resetting the synchronization data will stop these changes.

Example

The following example resets the synchronization data that Publisher uses to give similar objects the same formatting.

Options.ResetWizardSynchronizing

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.