ApplicationEvents4_SinkHelper.XMLSelectionChange 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.
public:
override void XMLSelectionChange(Microsoft::Office::Interop::Word::Selection ^ , Microsoft::Office::Interop::Word::XMLNode ^ , Microsoft::Office::Interop::Word::XMLNode ^ , int % );
public override void XMLSelectionChange (Microsoft.Office.Interop.Word.Selection , Microsoft.Office.Interop.Word.XMLNode , Microsoft.Office.Interop.Word.XMLNode , ref int );
abstract member XMLSelectionChange : Microsoft.Office.Interop.Word.Selection * Microsoft.Office.Interop.Word.XMLNode * Microsoft.Office.Interop.Word.XMLNode * int -> unit
override this.XMLSelectionChange : Microsoft.Office.Interop.Word.Selection * Microsoft.Office.Interop.Word.XMLNode * Microsoft.Office.Interop.Word.XMLNode * int -> unit
Public Overrides Sub XMLSelectionChange ( As Selection, As XMLNode, As XMLNode, ByRef As Integer)