Share via


_Document.SetDefaultTableStyle(Object, Boolean) Méthode

Définition

Indique le style de tableau à utiliser pour les nouveaux tableaux créés dans un document.

public:
 void SetDefaultTableStyle(System::Object ^ % Style, bool SetInTemplate);
public void SetDefaultTableStyle (ref object Style, bool SetInTemplate);
abstract member SetDefaultTableStyle : obj * bool -> unit
Public Sub SetDefaultTableStyle (ByRef Style As Object, SetInTemplate As Boolean)

Paramètres

Style
Object

Objet obligatoire. Chaîne spécifiant le nom du style.

SetInTemplate
Boolean

Boolean obligatoire. True pour enregistrer le style de tableau dans le modèle attaché au document.

S’applique à