Compartilhar via


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

Concepts

Table Object Members

Table Object