Application.RestrictLinkedStyles property (Word)
Returns or sets a Boolean that represents whether Microsoft Word allows linked styles. Read/write.
Syntax
expression. RestrictLinkedStyles
expression An expression that returns an Application object.
Remarks
Linked styles are styles that can be applied either as character styles or as paragraph styles. This property corresponds to the Disable Linked Styles check box in the Styles dialog box.
See also
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.