Table.ApplyStyleDirectFormatting method (Word)

Applies the specified style but maintains any formatting that a user directly applies.

Syntax

expression. ApplyStyleDirectFormatting( _StyleName_ )

expression An expression that returns a 'Table' object.

Parameters

Name Required/Optional Data type Description
StyleName Required String The name of the style to apply.

See also

Table Object

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.