ICustomXMLPartEvents.NodeAfterInsert(CustomXMLNode, Boolean) 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.
Réservé à une utilisation interne.
public:
void NodeAfterInsert(Microsoft::Office::Core::CustomXMLNode ^ NewNode, bool InUndoRedo);
public void NodeAfterInsert (Microsoft.Office.Core.CustomXMLNode NewNode, bool InUndoRedo);
abstract member NodeAfterInsert : Microsoft.Office.Core.CustomXMLNode * bool -> unit
Public Sub NodeAfterInsert (NewNode As CustomXMLNode, InUndoRedo As Boolean)
Paramètres
- NewNode
- CustomXMLNode
- InUndoRedo
- Boolean