Table.UpdateAutoFormat Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Met à jour le tableau à l'aide des caractéristiques d'un format de tableau prédéfini.
public:
void UpdateAutoFormat();
public void UpdateAutoFormat ();
abstract member UpdateAutoFormat : unit -> unit
Public Sub UpdateAutoFormat ()
Remarques
Si vous appliquez un format de tableau avec AutoFormat(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) puis insérez des lignes et des colonnes, le tableau peut ne plus correspondre à l’apparence prédéfinie. La méthode UpdateAutoFormat permet de rétablir le format.