Partager via


Table.ApplyStyle Method (PowerPoint)

Applies a table style to the specified table.

Syntax

expression .ApplyStyle(StyleID, SaveFormatting)

expression A variable that represents a Table object.

Parameters

Name

Required/Optional

Data Type

Description

StyleID

Optional

String

The identifier of the table style to apply.

SaveFormatting

Optional

Boolean

True preserves table formatting.

See Also

Concepts

Table Object

Table Object Members