AutoTextEntries.AppendToSpike(Range) 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.
Supprime la plage spécifiée et ajoute le contenu de la plage dans le Pique-notes (une insertion automatique prédéfinie).
public:
Microsoft::Office::Interop::Word::AutoTextEntry ^ AppendToSpike(Microsoft::Office::Interop::Word::Range ^ Range);
public Microsoft.Office.Interop.Word.AutoTextEntry AppendToSpike (Microsoft.Office.Interop.Word.Range Range);
abstract member AppendToSpike : Microsoft.Office.Interop.Word.Range -> Microsoft.Office.Interop.Word.AutoTextEntry
Public Function AppendToSpike (Range As Range) As AutoTextEntry
Paramètres
- Range
- Range
Plage supprimée et ajoutée dans le Pique-notes.
Retours
Remarques
La méthode AppendToSpike n’est valide que pour la AutoTextEntries collection dans le modèle Normal.