IApplicationEvents4.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:
void XMLSelectionChange(Microsoft::Office::Interop::Word::Selection ^ Sel, Microsoft::Office::Interop::Word::XMLNode ^ OldXMLNode, Microsoft::Office::Interop::Word::XMLNode ^ NewXMLNode, int % Reason);
public void XMLSelectionChange (Microsoft.Office.Interop.Word.Selection Sel, Microsoft.Office.Interop.Word.XMLNode OldXMLNode, Microsoft.Office.Interop.Word.XMLNode NewXMLNode, ref int Reason);
abstract member XMLSelectionChange : Microsoft.Office.Interop.Word.Selection * Microsoft.Office.Interop.Word.XMLNode * Microsoft.Office.Interop.Word.XMLNode * int -> unit
Public Sub XMLSelectionChange (Sel As Selection, OldXMLNode As XMLNode, NewXMLNode As XMLNode, ByRef Reason As Integer)
Paramètres
- Sel
- Selection
- OldXMLNode
- XMLNode
- NewXMLNode
- XMLNode
- Reason
- Int32