Application.RestrictLinkedStyles Property
Word Developer Reference |
Returns or sets a Boolean that represents whether Microsoft Office Word allows linked styles. Read/write.
Version Information
Version Added: Word 2007
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